[open-ils-commits] r15639 - branches/rel_1_6/Open-ILS/xul/staff_client (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Feb 24 16:13:07 EST 2010
Author: phasefx
Date: 2010-02-24 16:13:02 -0500 (Wed, 24 Feb 2010)
New Revision: 15639
Modified:
branches/rel_1_6/Open-ILS/xul/staff_client/application.ini
Log:
needed to enable the Extension Manager buried in the Admin -> For Developers menu. emrikol++
Modified: branches/rel_1_6/Open-ILS/xul/staff_client/application.ini
===================================================================
--- branches/rel_1_6/Open-ILS/xul/staff_client/application.ini 2010-02-24 21:12:06 UTC (rev 15638)
+++ branches/rel_1_6/Open-ILS/xul/staff_client/application.ini 2010-02-24 21:13:02 UTC (rev 15639)
@@ -30,3 +30,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