mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
add tests for header extension (#701)
This commit is contained in:
committed by
Suzana Dirla
parent
253425971f
commit
d8ad020394
+2
-1
@@ -96,5 +96,6 @@ export const EXTENSIBILITY_CONFIGS = {
|
||||
DEFAULT_EXTENSIONS_CONFIG: 'extensions-default.json',
|
||||
INFO_DRAWER: 'info-drawer-ext.json',
|
||||
INFO_DRAWER_EMPTY: 'info-drawer-no-tabs-ext.json',
|
||||
VIEWER: 'viewer-ext.json'
|
||||
VIEWER: 'viewer-ext.json',
|
||||
HEADER: 'header-ext.json'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user