From: phasefx Date: Fri, 13 Nov 2009 16:55:58 +0000 (+0000) Subject: Copy Message button for all yns_alert dialogs. Mainly for error alerts, but the... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f16ef012e206ddec8b1763a5d5e3def70d68b826;p=evergreen%2Fpines.git Copy Message button for all yns_alert dialogs. Mainly for error alerts, but the dialog does get used for pre-cats, etc. git-svn-id: svn://svn.open-ils.org/ILS/trunk@14903 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/chrome/content/util/error.js b/Open-ILS/xul/staff_client/chrome/content/util/error.js index 93b2e931c1..70f0829c14 100644 --- a/Open-ILS/xul/staff_client/chrome/content/util/error.js +++ b/Open-ILS/xul/staff_client/chrome/content/util/error.js @@ -346,14 +346,22 @@ util.error.prototype = { + ''; if (image) xml += ''; - xml += '' + (s) + xml += '' + (s) + ''; var b1_key = b1 ? b1[0] : ''; var b2_key = b2 ? b2[0] : ''; var b3_key = b3 ? b3[0] : ''; /* FIXME - need to check for collisions */ - if (b1) xml += '