summaryrefslogtreecommitdiffstats
path: root/samples/dataview/01_static_loading.html
diff options
context:
space:
mode:
authorStanislau Wolski <stanislau.wolski@gmail.com>2014-08-08 15:50:58 +0300
committerStanislau Wolski <stanislau.wolski@gmail.com>2014-08-08 15:50:58 +0300
commit7e489ef83cf2b3854b71d357e9164ab1f00e310f (patch)
tree0580fbea288db47ab430f652e399dae01072b46e /samples/dataview/01_static_loading.html
parenta3f61f91ca50598de2126ea0864b3acc7f56a847 (diff)
downloadconnector-php-7e489ef83cf2b3854b71d357e9164ab1f00e310f.zip
connector-php-7e489ef83cf2b3854b71d357e9164ab1f00e310f.tar.gz
connector-php-7e489ef83cf2b3854b71d357e9164ab1f00e310f.tar.bz2
[update] updated to dhtmlx 4.x
Diffstat (limited to 'samples/dataview/01_static_loading.html')
-rw-r--r--samples/dataview/01_static_loading.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/dataview/01_static_loading.html b/samples/dataview/01_static_loading.html
index d3b25b1..45ece36 100644
--- a/samples/dataview/01_static_loading.html
+++ b/samples/dataview/01_static_loading.html
@@ -4,7 +4,6 @@
<head>
<title>Static loading</title>
<script src="../dhtmlx/dhtmlx.js" type="text/javascript"></script>
- <script src="../../codebase/connector.js" type="text/javascript" charset="utf-8"></script>
<link rel="STYLESHEET" type="text/css" href="../dhtmlx/dhtmlx.css">
<style type="text/css" media="screen">
body { background-color:#EBEBEB; };