Loading client-app/src/component/layout/widgetProvider/_PrepareLayoutWidget.js +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ define([ const processedLayout = { type: layoutType, config: layoutConfig } }; if (!layoutCheckGrants) { this._prepareLayoutWidgets(processedLayout); Loading Loading
client-app/src/component/layout/widgetProvider/_PrepareLayoutWidget.js +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ define([ const processedLayout = { type: layoutType, config: layoutConfig } }; if (!layoutCheckGrants) { this._prepareLayoutWidgets(processedLayout); Loading