examples/grid/viewpanel.js
authorChris <chris@roojs.com>
Mon, 21 Oct 2013 09:20:59 +0000 (17:20 +0800)
committerChris <chris@roojs.com>
Mon, 21 Oct 2013 09:20:59 +0000 (17:20 +0800)
examples/grid/viewpanel.js

index ad223e3..9466fe2 100644 (file)
@@ -57,7 +57,7 @@ Roo.onReady(function(){
     // create the Data Store
     var ds = new Roo.data.Store({
         // load using HTTP
-        proxy: new Roo.data.HttpProxy({url: 'plants.xml'}),
+        proxy: new Roo.data.HttpProxy({url: 'get-images.php'}),
         remoteSort : true,
         
         // the return will be XML, so lets set up a reader