From 962fc905c1963c01588f29072ccc67ef838f40b3 Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Mon, 8 Apr 2013 16:28:19 -0400 Subject: [PATCH] Debug in Admin->Offline Transaction Management This adds the same faded Debug label that you see in various interfaces like the one that wraps the embedded OPAC, but when you click on it, instead of letting you modify a URL, etc., it copies the path for the user/profile directory to the clipboard and shows the same directory in an alert popup. This is the directory where a local copy of offline transactions are preserved. As a bonus, since the label is localized, I went ahead and updated the Debug label from the browser wrapper interface with the same DTD entity. Signed-off-by: Jason Etheridge --- Open-ILS/web/opac/locale/en-US/lang.dtd | 1 + Open-ILS/xul/staff_client/chrome/content/util/browser.xul | 2 +- .../xul/staff_client/server/admin/offline_manage_xacts.js | 13 +++++++++++++ .../xul/staff_client/server/admin/offline_manage_xacts.xul | 1 + 4 files changed, 16 insertions(+), 1 deletion(-) diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index d52ae7833f..14dd65b1ab 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -3688,3 +3688,4 @@ + diff --git a/Open-ILS/xul/staff_client/chrome/content/util/browser.xul b/Open-ILS/xul/staff_client/chrome/content/util/browser.xul index 4356f620c5..9a442f014c 100644 --- a/Open-ILS/xul/staff_client/chrome/content/util/browser.xul +++ b/Open-ILS/xul/staff_client/chrome/content/util/browser.xul @@ -126,7 +126,7 @@