[open-ils-commits] r17596 - branches/rel_2_0/Open-ILS/xul/staff_client/chrome/content/cat (senator)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Sep 10 16:21:57 EDT 2010


Author: senator
Date: 2010-09-10 16:21:52 -0400 (Fri, 10 Sep 2010)
New Revision: 17596

Modified:
   branches/rel_2_0/Open-ILS/xul/staff_client/chrome/content/cat/opac.js
Log:
Backport r17595 from trunk, nav buttons in view/place orders


Modified: branches/rel_2_0/Open-ILS/xul/staff_client/chrome/content/cat/opac.js
===================================================================
--- branches/rel_2_0/Open-ILS/xul/staff_client/chrome/content/cat/opac.js	2010-09-10 20:21:21 UTC (rev 17595)
+++ branches/rel_2_0/Open-ILS/xul/staff_client/chrome/content/cat/opac.js	2010-09-10 20:21:52 UTC (rev 17596)
@@ -275,6 +275,7 @@
             "session": ses(),
             "authtime": ses("authtime"),
             "no_xulG": false,
+            "show_nav_buttons": true,
             "show_print_button": false
         };
 



More information about the open-ils-commits mailing list