[OpenLayers-Commits] r5141 - sandbox/ahocevar/sldRenderer/examples

commits at openlayers.org commits at openlayers.org
Wed Nov 7 06:46:06 EST 2007


Author: ahocevar
Date: 2007-11-07 06:46:04 -0500 (Wed, 07 Nov 2007)
New Revision: 5141

Modified:
   sandbox/ahocevar/sldRenderer/examples/profilingAttributeName.html
Log:
fixed Firebug path

Modified: sandbox/ahocevar/sldRenderer/examples/profilingAttributeName.html
===================================================================
--- sandbox/ahocevar/sldRenderer/examples/profilingAttributeName.html	2007-11-07 11:41:27 UTC (rev 5140)
+++ sandbox/ahocevar/sldRenderer/examples/profilingAttributeName.html	2007-11-07 11:46:04 UTC (rev 5141)
@@ -1,6 +1,6 @@
 <html>
   <head>
-  	<script src="../lib/firebug/firebug.js"></script>
+  	<script src="../lib/Firebug/firebug.js"></script>
     <script>
       
       var feature = {



More information about the Commits mailing list