[ADF-2821] move module sidebar action menu (#3321)

* move module sidebar action menu

* fix core import test

* remove sidebar module

* skip error

* skiperror old versions
This commit is contained in:
Eugenio Romano
2018-05-15 17:15:56 +01:00
committed by GitHub
parent d67f160fdc
commit 35ee120d5c
14 changed files with 27 additions and 97 deletions

View File

@@ -23,7 +23,6 @@ export * from './pagination/index';
export * from './login/index';
export * from './language-menu/index';
export * from './info-drawer/index';
export * from './sidebar/index';
export * from './data-column/index';
export * from './datatable/index';
export * from './context-menu/index';