This commit is contained in:
Yuri Kuznetsov
2022-09-24 13:07:22 +03:00
parent 34529a8ed9
commit 8874c8827a
+2
View File
@@ -748,6 +748,8 @@ define('views/modal', ['view'], function (Dep) {
}
this.$el.find('footer button[data-name="'+name+'"]').removeClass('hidden');
this.adjustButtons();
},
/**