mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 15:06:06 +00:00
Merge branch 'fix'
This commit is contained in:
@@ -98,7 +98,7 @@ class AddDashletModalView extends ModalView {
|
||||
return true;
|
||||
});
|
||||
|
||||
this.dashletList = this.dashletList.filter(item => {
|
||||
this.dashletList.forEach(item => {
|
||||
this.translations[item] = this.translate(item, 'dashlets');
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user