Aleksander Machniak
2015-01-07 71bb89206306bb3cd842ab9acdbbd759ce9fa2cf
Set 'mainaction' class on Save button in ACL dialog
1 files modified
1 ■■■■ changed files
plugins/acl/acl.js 1 ●●●● patch | view | raw | blame | history
plugins/acl/acl.js
@@ -353,6 +353,7 @@
        id ? this.gettext('acl.editperms') : this.gettext('acl.newuser'),
        buttons,
        {
            button_classes: ['mainaction'],
            modal: true,
            closeOnEscape: true,
            close: function(e, ui) {