[open-ils-commits] r10743 - trunk/Open-ILS/web/vandelay

svn at svn.open-ils.org svn at svn.open-ils.org
Wed Oct 1 12:40:28 EDT 2008


Author: erickson
Date: 2008-10-01 12:40:26 -0400 (Wed, 01 Oct 2008)
New Revision: 10743

Modified:
   trunk/Open-ILS/web/vandelay/vandelay.xml
Log:
do not limit queue display to matched records by default

Modified: trunk/Open-ILS/web/vandelay/vandelay.xml
===================================================================
--- trunk/Open-ILS/web/vandelay/vandelay.xml	2008-10-01 12:42:59 UTC (rev 10742)
+++ trunk/Open-ILS/web/vandelay/vandelay.xml	2008-10-01 16:40:26 UTC (rev 10743)
@@ -170,7 +170,7 @@
                                 <table><tr>
                                     <td class='filter_td'>
                                         Limit to Collision Matches
-                                        <input dojoType='dijit.form.CheckBox' jsId='vlQueueGridShowMatches' checked='checked'/>
+                                        <input dojoType='dijit.form.CheckBox' jsId='vlQueueGridShowMatches'/>
                                     </td>
                                     <td class='filter_td' style='padding-left:5px;'>
                                         Limit to Non-Imported Records 



More information about the open-ils-commits mailing list