From: phasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4> Date: Wed, 24 Feb 2010 21:12:06 +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=4ef31daf1f872544945130a05a8678b0f4d64ae1;p=evergreen%2Ftadl.git needed to enable the Extension Manager buried in the Admin -> For Developers menu. emrikol++ git-svn-id: svn://svn.open-ils.org/ILS/trunk@15638 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/application.ini b/Open-ILS/xul/staff_client/application.ini index ae2c8dcb5d..66f9a22fe5 100644 --- a/Open-ILS/xul/staff_client/application.ini +++ b/Open-ILS/xul/staff_client/application.ini @@ -33,3 +33,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 +