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=refs%2Fheads%2Fuser%2Ftsbere%2Fzoom;p=working%2FEvergreen.git Add Zoom support to browser views Currently tied to CTRL with +/-/0 like Firefox uses. Signed-off-by: Thomas Berezansky --- 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..b81e7ddf5d 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 353889ab03..5f6b0fe7e8 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 @@ + + + + + + + + + +