From: Jason Etheridge Date: Mon, 8 Apr 2013 20:28:19 +0000 (-0400) Subject: Debug in Admin->Offline Transaction Management X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fcollab%2Fphasefx%2Fcopy_profile_directory_path_to_clipboard;p=working%2FEvergreen.git 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 --- 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 @@