[open-ils-commits] r19313 - branches/rel_2_0/Open-ILS/web/templates/default/conify/global/config (phasefx)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Jan 27 11:20:55 EST 2011


Author: phasefx
Date: 2011-01-27 11:20:52 -0500 (Thu, 27 Jan 2011)
New Revision: 19313

Modified:
   branches/rel_2_0/Open-ILS/web/templates/default/conify/global/config/hard_due_date.tt2
Log:
enable the checkbox column so we can delete hard due dates

Modified: branches/rel_2_0/Open-ILS/web/templates/default/conify/global/config/hard_due_date.tt2
===================================================================
--- branches/rel_2_0/Open-ILS/web/templates/default/conify/global/config/hard_due_date.tt2	2011-01-27 16:19:58 UTC (rev 19312)
+++ branches/rel_2_0/Open-ILS/web/templates/default/conify/global/config/hard_due_date.tt2	2011-01-27 16:20:52 UTC (rev 19313)
@@ -66,7 +66,7 @@
             defaultCellWidth="'auto'"
             fieldOrder="['name', 'owner', 'ceiling_date', 'forceto']"
             fmClass="chdd"
-            hideSelector="true"
+            hideSelector="false"
             editOnEnter="true">
             <thead>
                 <tr>



More information about the open-ils-commits mailing list