clearnup
This commit is contained in:
@@ -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});
|
||||
|
||||
Reference in New Issue
Block a user