small changes in the toolbar

This commit is contained in:
azivner
2018-02-03 12:44:22 -05:00
parent 5bffba4e2f
commit e8ed913374
3 changed files with 2 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ const attributesDialog = (function() {
dialogEl.dialog({
modal: true,
width: 800,
height: 700
height: 500
});
attributesModel.loadAttributes();