update window title after save
This commit is contained in:
@@ -98,6 +98,7 @@ Espo.define('views/detail', 'views/main', function (Dep) {
|
||||
if (this.getView('header')) {
|
||||
this.getView('header').reRender();
|
||||
}
|
||||
this.updatePageTitle();
|
||||
}
|
||||
}, this);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user