From e7e73e6fd1f2e6d7e9a31ad11aad9f3020c94bbf Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 5 Aug 2016 13:37:47 +0200 Subject: multi acl: port /thing --- view/js/acl.js | 2 +- view/tpl/thing_edit.tpl | 5 ++--- view/tpl/thing_input.tpl | 5 ++--- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'view') diff --git a/view/js/acl.js b/view/js/acl.js index 9b9f0eba3..a1af5f4f0 100644 --- a/view/js/acl.js +++ b/view/js/acl.js @@ -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'); diff --git a/view/tpl/thing_edit.tpl b/view/tpl/thing_edit.tpl index 356693782..b23584fe1 100644 --- a/view/tpl/thing_edit.tpl +++ b/view/tpl/thing_edit.tpl @@ -1,5 +1,5 @@

{{$thing_hdr}}

-
+ {{if $multiprof }} @@ -29,8 +29,6 @@
-{{$aclselect}} - {{if $lockstate}}