Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
cadec3b33f
@ -458,7 +458,7 @@ $(document).ready(function() {
|
||||
if(data.new_privileges && reload_privs) {
|
||||
$("#usersForm")
|
||||
.find('.current_row')
|
||||
.find('tt')
|
||||
.find('code')
|
||||
.html(data.new_privileges);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user