From: phasefx Date: Wed, 24 Feb 2010 21:13:02 +0000 (+0000) Subject: needed to enable the Extension Manager buried in the Admin -> For Developers menu... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a515d43093e136cbdb8f2eaa2655004e8ff379f7;p=working%2FEvergreen.git needed to enable the Extension Manager buried in the Admin -> For Developers menu. emrikol++ git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@15639 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/application.ini b/Open-ILS/xul/staff_client/application.ini index 66a8e1da1c..7389e79f7f 100644 --- a/Open-ILS/xul/staff_client/application.ini +++ b/Open-ILS/xul/staff_client/application.ini @@ -30,3 +30,7 @@ MinVersion=1.9 ; unfrozen interfaces. Specifying 1.8 matches all releases with a version ; prefixed by 1.8 (e.g., 1.8a4, 1.8b, 1.8.2). MaxVersion=2.0 + +[XRE] +EnableExtensionManager=1 +