Changeset 1273
- Timestamp:
- 10/31/08 15:01:18 (2 months ago)
- Files:
-
- sandbox/camptocamp/MapFishUnhcr/client/mfbase/mapfish/MapFish.js (modified) (1 diff)
- sandbox/camptocamp/MapFishUnhcr/client/mfbase/mapfish/tests/list-tests.html (modified) (1 diff)
- sandbox/camptocamp/MapFishUnhcr/client/mfbase/mapfish/tests/widgets/data/Proxy.html (deleted)
- sandbox/camptocamp/MapFishUnhcr/client/mfbase/mapfish/widgets/data/Proxy.js (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/camptocamp/MapFishUnhcr/client/mfbase/mapfish/MapFish.js
r1230 r1273 117 117 "widgets/data/SearchStoreMediator.js", 118 118 "widgets/data/LayerStoreMediator.js", 119 "widgets/data/Proxy.js",120 119 "widgets/data/GridRowFeatureMediator.js", 121 120 "widgets/geostat/Choropleth.js", sandbox/camptocamp/MapFishUnhcr/client/mfbase/mapfish/tests/list-tests.html
r1264 r1273 16 16 <li>widgets/data/test_LayerStoreMediator.html</li> 17 17 <li>widgets/data/test_GridRowFeatureMediator.html</li> 18 <li>widgets/data/Proxy.html</li>19 18 <li>widgets/toolbar/Toolbar.html</li> 20 19 </ul>