X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/source/dutch-provinces.html diff --git a/docs/source/dutch-provinces.html b/docs/source/dutch-provinces.html deleted file mode 100644 index 702d3378..00000000 --- a/docs/source/dutch-provinces.html +++ /dev/null @@ -1,27 +0,0 @@ - - - The source code - - - - -
// some data used in the examples
-Ext.namespace('Ext.exampledata');
-
-Ext.exampledata.dutch_provinces = [
-	['Drenthe'],
-	['Flevoland'],
-	['Friesland'],
-	['Gelderland'],
-	['Groningen'],
-	['Limburg'],
-	['Noord-Brabant'],
-	['Noord-Holland'],
-	['Overijsel'],
-	['Utrecht'],
-	['Zeeland'],
-	['Zuid-Holland']
-    ];
-
- - \ No newline at end of file