[open-ils-commits] r17595 - trunk/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:26 EDT 2010
Author: senator
Date: 2010-09-10 16:21:21 -0400 (Fri, 10 Sep 2010)
New Revision: 17595
Modified:
trunk/Open-ILS/xul/staff_client/chrome/content/cat/opac.js
Log:
Acq: no reason to deprive the user of back/forward here
Modified: trunk/Open-ILS/xul/staff_client/chrome/content/cat/opac.js
===================================================================
--- trunk/Open-ILS/xul/staff_client/chrome/content/cat/opac.js 2010-09-10 20:15:41 UTC (rev 17594)
+++ trunk/Open-ILS/xul/staff_client/chrome/content/cat/opac.js 2010-09-10 20:21:21 UTC (rev 17595)
@@ -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