[wellwell-devel] [wellwell] Add ACL check to content edit page.

Git wellwell-devel at rt.icdevgroup.org
Fri Sep 20 09:20:46 UTC 2013


commit 00ae9fc9b12a24b174196b660feb59fa7a11c480
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Fri Sep 20 11:01:06 2013 +0200

    Add ACL check to content edit page.

 plugins/content/pages/content/edit.itl |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/plugins/content/pages/content/edit.itl b/plugins/content/pages/content/edit.itl
index 1289580..dbf97db 100644
--- a/plugins/content/pages/content/edit.itl
+++ b/plugins/content/pages/content/edit.itl
@@ -1,6 +1,7 @@
+[acl check edit_content]
 [compose 
     components.body="content_edit"
     forms.content_edit.name="content_edit"
 ]
-
+[/acl]
 



More information about the wellwell-devel mailing list