multi acl: port /thing
This commit is contained in:
@@ -62,7 +62,7 @@ function ACL(backend_url) {
|
||||
}
|
||||
|
||||
|
||||
ACL.prototype.get_form_data = function(event, form_id) {
|
||||
ACL.prototype.get_form_data = function(event) {
|
||||
|
||||
form_id = $(this).data('form_id');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user