[open-ils-commits] r15638 - trunk/Open-ILS/xul/staff_client (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Feb 24 16:12:11 EST 2010
Author: phasefx
Date: 2010-02-24 16:12:06 -0500 (Wed, 24 Feb 2010)
New Revision: 15638
Modified:
trunk/Open-ILS/xul/staff_client/application.ini
Log:
needed to enable the Extension Manager buried in the Admin -> For Developers menu. emrikol++
Modified: trunk/Open-ILS/xul/staff_client/application.ini
===================================================================
--- trunk/Open-ILS/xul/staff_client/application.ini 2010-02-24 20:30:24 UTC (rev 15637)
+++ trunk/Open-ILS/xul/staff_client/application.ini 2010-02-24 21:12:06 UTC (rev 15638)
@@ -33,3 +33,7 @@
; 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
+
More information about the open-ils-commits
mailing list