aboutsummaryrefslogtreecommitdiffstats
path: root/ui/demos/functional/datepicker/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'ui/demos/functional/datepicker/index.html')
-rw-r--r--ui/demos/functional/datepicker/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/demos/functional/datepicker/index.html b/ui/demos/functional/datepicker/index.html
index 0b036c702..4b28d7e3a 100644
--- a/ui/demos/functional/datepicker/index.html
+++ b/ui/demos/functional/datepicker/index.html
@@ -17,10 +17,6 @@
<body>
<div id="wrap">
<div id="content">
- <input type="text" name="testing" value="click" id="testing" />
-<script type="text/jsdemo" charset="utf-8" class="demojs">
-$('#testing').datepicker({ yearRange: '-80:+0' });
-</script>
<ul id="tab_menu1" class="tabs">
<li><a href="#default">Defaults</a></li>
<li><a href="#invoke">Invocation</a></li>