Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / docs / source / dutch-provinces.html
diff --git a/docs/source/dutch-provinces.html b/docs/source/dutch-provinces.html
deleted file mode 100644 (file)
index 702d337..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<html>\r
-<head>\r
-  <title>The source code</title>\r
-    <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />\r
-    <script type="text/javascript" src="../resources/prettify/prettify.js"></script>\r
-</head>\r
-<body  onload="prettyPrint();">\r
-    <pre class="prettyprint lang-js">// 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']
-    ];
-</pre>    \r
-</body>\r
-</html>
\ No newline at end of file