aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/autocomplete/default.html')
-rw-r--r--demos/autocomplete/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/autocomplete/default.html b/demos/autocomplete/default.html
index 80e7642d4..bbd0889cf 100644
--- a/demos/autocomplete/default.html
+++ b/demos/autocomplete/default.html
@@ -49,7 +49,7 @@
<div class="ui-widget">
<label for="tags">Tags: </label>
- <input id="tags" />
+ <input id="tags">
</div>
</div><!-- End demo -->