[open-ils-commits] r15821 - trunk/Open-ILS/web/templates/default/acq/financial (erickson)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Mar 12 00:03:06 EST 2010


Author: erickson
Date: 2010-03-12 00:03:03 -0500 (Fri, 12 Mar 2010)
New Revision: 15821

Modified:
   trunk/Open-ILS/web/templates/default/acq/financial/list_funds.tt2
Log:
don't hide dialogs, they handle that for us

Modified: trunk/Open-ILS/web/templates/default/acq/financial/list_funds.tt2
===================================================================
--- trunk/Open-ILS/web/templates/default/acq/financial/list_funds.tt2	2010-03-12 05:03:02 UTC (rev 15820)
+++ trunk/Open-ILS/web/templates/default/acq/financial/list_funds.tt2	2010-03-12 05:03:03 UTC (rev 15821)
@@ -101,7 +101,7 @@
         </thead>
     </table>
 </div>
-<div dojoType='openils.widget.ProgressDialog' class='hidden' jsId='progressDialog'/>
+<div dojoType='openils.widget.ProgressDialog' jsId='progressDialog'/>
 
 
 [% END %]



More information about the open-ils-commits mailing list