aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/tabs/default.html')
-rw-r--r--demos/tabs/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/tabs/default.html b/demos/tabs/default.html
index fbeb027ca..db9a76efc 100644
--- a/demos/tabs/default.html
+++ b/demos/tabs/default.html
@@ -10,7 +10,7 @@
<script type="text/javascript">
$(function() {
$("#tabs").tabs();
- })
+ });
</script>
</head>
<body>