From 440ee51c48afa71071676c3a1063f4de9f81e0ce Mon Sep 17 00:00:00 2001 From: Jeff Godin Date: Thu, 26 Jul 2012 02:26:13 -0400 Subject: [PATCH] Create custom.js for staff client Using custom.js, specify a jspac skin name for the staff client in a tpac-aware fashion. The "tadl-staff" skin will likely just be a copy of the default skin, or possibly a symlink. We want to be able to redirect requests for the "default" skin's xml pages to tpac without redirecting staff. Signed-off-by: Jeff Godin --- Open-ILS/xul/staff_client/server/index.xhtml | 2 ++ Open-ILS/xul/staff_client/server/skin/custom.js | 35 +++++++++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 Open-ILS/xul/staff_client/server/skin/custom.js diff --git a/Open-ILS/xul/staff_client/server/index.xhtml b/Open-ILS/xul/staff_client/server/index.xhtml index 15d77c2e1f..64ab098b23 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -76,6 +76,8 @@ +