From: Thomas Berezansky Date: Tue, 8 May 2012 14:56:08 +0000 (-0400) Subject: Add Zoom support to browser views X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8f3ced2f524541486ca463c11146dab63547543b;p=evergreen%2Fequinox.git Add Zoom support to browser views Currently tied to CTRL with +/-/0 like Firefox uses. Signed-off-by: Thomas Berezansky Signed-off-by: Bill Erickson Signed-off-by: Mike Rylander --- 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 9cf55cb5ca..616c63bfe4 100644 --- a/Open-ILS/xul/staff_client/chrome/content/util/browser.xul +++ b/Open-ILS/xul/staff_client/chrome/content/util/browser.xul @@ -110,8 +110,18 @@ + + + + + + + + + + diff --git a/Open-ILS/xul/staff_client/chrome/content/util/rbrowser.xul b/Open-ILS/xul/staff_client/chrome/content/util/rbrowser.xul index 43b21819bc..8c7f5277e2 100644 --- a/Open-ILS/xul/staff_client/chrome/content/util/rbrowser.xul +++ b/Open-ILS/xul/staff_client/chrome/content/util/rbrowser.xul @@ -117,8 +117,18 @@ + + + + + + + + + +