From 67e0f8dbff371b1a8ce852c7961ef0f365a92ea5 Mon Sep 17 00:00:00 2001 From: senator Date: Fri, 10 Sep 2010 20:21:21 +0000 Subject: [PATCH] Acq: no reason to deprive the user of back/forward here git-svn-id: svn://svn.open-ils.org/ILS/trunk@17595 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/chrome/content/cat/opac.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/xul/staff_client/chrome/content/cat/opac.js b/Open-ILS/xul/staff_client/chrome/content/cat/opac.js index 45b340403..a23727d0c 100644 --- a/Open-ILS/xul/staff_client/chrome/content/cat/opac.js +++ b/Open-ILS/xul/staff_client/chrome/content/cat/opac.js @@ -275,6 +275,7 @@ function open_acq_orders() { "session": ses(), "authtime": ses("authtime"), "no_xulG": false, + "show_nav_buttons": true, "show_print_button": false }; -- 2.11.0