diff --git a/client/src/views/dashboard.js b/client/src/views/dashboard.js index 62bffeceb8..f08ac8213c 100644 --- a/client/src/views/dashboard.js +++ b/client/src/views/dashboard.js @@ -26,7 +26,7 @@ * these Appropriate Legal Notices must retain the display of the "EspoCRM" word. ************************************************************************/ -'views/dashboard', ['view', 'lib!gridstack'], function (Dep, Gridstack) { +define('views/dashboard', ['view', 'lib!gridstack'], function (Dep, Gridstack) { return Dep.extend({