From 072e0a2b046b00c5475f834c9bcb67e7ec77c37e Mon Sep 17 00:00:00 2001 From: euzuro Date: Fri, 19 May 2006 17:41:37 +0000 Subject: [PATCH] this is a dummy commit just because on the last commit, i forgot to specify that i didnt want to commit the changes i had made to Tile/WFS.js. So, know that in [186], the change to fix the bug was *just* the modification to Grid.js. The modifications to Tile/WFS.js were just more small steps in the process of getting WFS ported and working again... git-svn-id: http://svn.openlayers.org/trunk/openlayers@187 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Tile/WFS.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/OpenLayers/Tile/WFS.js b/lib/OpenLayers/Tile/WFS.js index 82088c9958..bae9f3e498 100644 --- a/lib/OpenLayers/Tile/WFS.js +++ b/lib/OpenLayers/Tile/WFS.js @@ -105,3 +105,4 @@ OpenLayers.Tile.WFS.prototype = CLASS_NAME: "OpenLayers.Tile.WFS" } ); +