From 0c75ad849126aa760729f4b0e031748fee830013 Mon Sep 17 00:00:00 2001 From: senator Date: Fri, 10 Sep 2010 20:21:52 +0000 Subject: [PATCH] Backport r17595 from trunk, nav buttons in view/place orders git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@17596 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 45b3404032..a23727d0c7 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