mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
tree-shakable services (#661)
* improved services * context menu service * update to latest adf-extensions
This commit is contained in:
@@ -49,7 +49,9 @@ import {
|
||||
ProfileState
|
||||
} from '@alfresco/adf-extensions';
|
||||
|
||||
@Injectable()
|
||||
@Injectable({
|
||||
providedIn: 'root'
|
||||
})
|
||||
export class AppExtensionService implements RuleContext {
|
||||
defaults = {
|
||||
layout: 'app.layout.main',
|
||||
|
Reference in New Issue
Block a user