From 599dfb256a4e94a7a41b04014320f440f0e9bf99 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 21 Mar 2012 13:26:48 -0400 Subject: [PATCH] custom org tree : admin ui Signed-off-by: Bill Erickson --- .../conify/global/actor/org_unit_custom_tree.tt2 | 36 +++++++++++++++++----- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/Open-ILS/src/templates/conify/global/actor/org_unit_custom_tree.tt2 b/Open-ILS/src/templates/conify/global/actor/org_unit_custom_tree.tt2 index c1367008f6..79280e1b47 100644 --- a/Open-ILS/src/templates/conify/global/actor/org_unit_custom_tree.tt2 +++ b/Open-ILS/src/templates/conify/global/actor/org_unit_custom_tree.tt2 @@ -6,9 +6,17 @@

[% l('Org Unit Custom Tree') %]

@@ -23,21 +31,33 @@
- - + [% l('Expand') %] / [% l('Collapse') %]
- - - + + [% l('Expand') %] / [% l('Collapse') %] + + + [% l('Delete Selected') %] + + + [% l('Activate Tree') %] + + + + [% l('Apply Changes') %] +
+
[% END %] -- 2.11.0