mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4264] refactor page load and loginWith methods (#1952)
* update extensions json files * no message * on login, sign out if anyone is already logged in * one more selector override needed by ACA-4262
This commit is contained in:
@@ -114,7 +114,6 @@ export const FILES = {
|
||||
};
|
||||
|
||||
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',
|
||||
|
Reference in New Issue
Block a user