This commit is contained in:
yuri
2014-12-22 17:38:32 +02:00
parent 8095665835
commit b5bd7d043b
-1
View File
@@ -127,7 +127,6 @@ Espo.define('Views.Dashboard', 'View', function (Dep) {
},
updateDashletsLayout: function () {
//this.getPreferences().set('dashboardLayout', this.dashboardLayout);
this.getPreferences().save({
dashboardLayout: this.dashboardLayout
}, {patch: true});