mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ACA-3379] Routing & skeleton for manage rules screen (#2575)
* [ACA-3379] Routing & skeleton for manage rules screen * Linting * Update routing so it's no longer lazy loaded * Reverted to using lazy-loaded routes * Remove action visibility from favourites, update e2e test data
This commit is contained in:
@@ -24,4 +24,4 @@
|
||||
*/
|
||||
|
||||
export * from './lib/folder-rules.module';
|
||||
export { EditRuleDialogSmartComponent } from './lib/rule-details/edit-rule-dialog.smart-component';
|
||||
export { ManageRulesSmartComponent } from './lib/manage-rules/manage-rules.smart-component';
|
||||
|
Reference in New Issue
Block a user