From 2968bf8241d2969c4d51f1651fc3f8c7688b2fca Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 15 Dec 2021 12:17:19 +0000 Subject: merge branch perms_ng into dev --- view/tpl/abook_edit.tpl | 164 ++++++++++++++++++------------------------------ 1 file changed, 61 insertions(+), 103 deletions(-) (limited to 'view/tpl/abook_edit.tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 686b40a54..28631ed68 100644 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -24,6 +24,7 @@ {{if $abook_prev || $abook_next}}
+ {{if $sections}}
+ {{/if}}
{{/if}} @@ -40,6 +42,65 @@

{{$header}}

+
+ + + + +
+  {{$permcat_new}} + {{include file="field_select.tpl" field=$permcat}} + + + +
+ {{if $notself}} {{foreach $tools as $tool}} {{if $tool.info}} @@ -73,33 +134,9 @@
{{/if}} - - - - -
{{if $notself}} - {{if $is_pending}} -
- -
-
- {{include file="field_checkbox.tpl" field=$unapproved}} -
- -
-
-
-
- {{/if}} {{if ! $is_pending}}
@@ -438,85 +475,6 @@ {{/if}} - {{if $rating}} -
- -
-
-
- {{$rating_info}} -
-
{{$lbl_rating_label}}
- {{$rating}} - {{include file="field_textarea.tpl" field=$rating_text}} - -
- -
-
-
-
- {{/if}} - - {{/if}} - - {{if ! $is_pending}} -
- {{if $notself}} - - {{/if}} -
-
-
- {{if $notself}}{{$permnote}}{{/if}} - {{if $self}}{{$permnote_self}}{{/if}} -
- - {{if $permcat_enable}} -  {{$permcat_new}} - {{include file="field_select.tpl" field=$permcat}} - {{/if}} - - - - - {{if $notself}} - - {{/if}} - - - {{foreach $perms as $prm}} - {{include file="field_acheckbox.tpl" field=$prm}} - {{/foreach}} -
{{$them}}{{$me}}
- - {{if $self}} -
- - {{include file="field_checkbox.tpl" field=$autoperms}} -
- {{/if}} - -
- -
-
-
-
{{/if}}
-- cgit v1.2.3