multi acl: port /thing

This commit is contained in:
Mario Vavti
2016-08-05 13:37:47 +02:00
parent bed0a5773f
commit e7e73e6fd1
4 changed files with 13 additions and 7 deletions

View File

@@ -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');