Skip to content

Commit

Permalink
same change as @adube but now to zoom slider tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Bart van den Eijnden committed May 8, 2012
1 parent 9ac524d commit 7791739
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/slider/Zoom.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html debug="true">
<head>
<script type="text/javascript" charset="utf-8" src="http://cdn.sencha.io/ext-4.1.0-gpl/ext-debug.js" ></script>
<script type="text/javascript" charset="utf-8" src="http://cdn.sencha.io/ext-4.1.0-gpl/ext-all-debug.js" ></script>

<script src="http://openlayers.org/api/2.12-rc3/OpenLayers.js"></script>

Expand All @@ -10,7 +10,6 @@
disableCaching: false,
enabled: true,
paths: {
Ext: 'http://cdn.sencha.io/ext-4.1.0-gpl/src',
GeoExt: '../../src/GeoExt'
}
});
Expand Down

0 comments on commit 7791739

Please sign in to comment.