custom org tree : admin ui
authorBill Erickson <berick@esilibrary.com>
Wed, 21 Mar 2012 18:00:44 +0000 (14:00 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 21 Mar 2012 18:19:37 +0000 (14:19 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/conify/global/actor/org_unit_custom_tree.tt2

index 79280e1..53636b4 100644 (file)
@@ -17,6 +17,7 @@
         background-color:#E7A555;
         border-bottom: 2px solid #4A4747;
     }
+    .message {padding-left: 10px;}
 </style>
 
 <h2>[% l('Org Unit Custom Tree') %]</h2>
@@ -25,6 +26,7 @@
 <select jsId='treePurposeSelector' dojoType='dijit.form.FilteringSelect' disabled='disabled' onChange='drawMagicTree()'>
     <option value='opac'>[% l('OPAC') %]</option>
 </select>
+<span class='message'>[% l('*Changes to custom org trees may require web server (apache) reload before taking effect') %]</span>
 
 <hr/>