[Commits] r1695 - sandbox/redlining/ux/FeatureEditing/examples

commits at geoext.org commits at geoext.org
Sun Jan 10 15:49:56 CET 2010


Author: cmoullet
Date: 2010-01-10 15:49:56 +0100 (Sun, 10 Jan 2010)
New Revision: 1695

Modified:
   sandbox/redlining/ux/FeatureEditing/examples/RedLiningPanelExample.html
Log:
Add missing external script

Modified: sandbox/redlining/ux/FeatureEditing/examples/RedLiningPanelExample.html
===================================================================
--- sandbox/redlining/ux/FeatureEditing/examples/RedLiningPanelExample.html	2010-01-10 14:46:32 UTC (rev 1694)
+++ sandbox/redlining/ux/FeatureEditing/examples/RedLiningPanelExample.html	2010-01-10 14:49:56 UTC (rev 1695)
@@ -18,6 +18,7 @@
         <script type="text/javascript" src="http://dev.geoext.org/sandbox/cmoullet/ux/LayerManager/ux/widgets/LayerManagerExportPanel.js"></script>
         <script type="text/javascript" src="http://dev.geoext.org/sandbox/cmoullet/ux/LayerManager/ux/widgets/LayerManagerImportPanel.js"></script>
         <script type="text/javascript" src="http://dev.geoext.org/sandbox/cmoullet/ux/LayerManager/ux/widgets/LayerManagerWindow.js"></script>
+        <script type="text/javascript" src="http://dev.geoext.org/sandbox/cmoullet/ux/LayerManager/ux/widgets/LayerManagerExportWindow.js"></script>
         
         <script type="text/javascript" src="../ux/FeatureEditing.js"></script>
         



More information about the Commits mailing list