From: Bill Erickson Date: Wed, 21 Mar 2012 17:26:48 +0000 (-0400) Subject: custom org tree : admin ui X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=599dfb256a4e94a7a41b04014320f440f0e9bf99;p=evergreen%2Fequinox.git custom org tree : admin ui Signed-off-by: Bill Erickson --- 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 %]