Commit 4cbb4fed authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige sintaxis

parent 8db14d81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ define([
			const processedLayout = {
				type: layoutType,
				config: layoutConfig
			}
			};

			if (!layoutCheckGrants) {
				this._prepareLayoutWidgets(processedLayout);