fit add dashlet modal height

This commit is contained in:
yuri
2016-05-11 11:41:27 +03:00
parent 7ecb63189a
commit ff3e7d1c5b
+2
View File
@@ -35,6 +35,8 @@ Espo.define('views/modals/add-dashlet', 'views/modal', function (Dep) {
template: 'modals/add-dashlet',
fitHeight: true,
data: function () {
return {
dashletList: this.dashletList,