aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-05 22:44:18 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-05 22:44:18 +0000
commit6208819244817e27bb161e2912adb4ebf906278a (patch)
tree5b492fbda8a28baf4279e66c4f908a016a5810fe
parentcea09ddd0339a3593260e11bcbfd5cfd93a7be3d (diff)
downloadjquery-ui-6208819244817e27bb161e2912adb4ebf906278a.tar.gz
jquery-ui-6208819244817e27bb161e2912adb4ebf906278a.zip
demos/sortables/portlets.html - corrected page title
-rw-r--r--demos/sortable/portlets.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/sortable/portlets.html b/demos/sortable/portlets.html
index 9c1c18266..c91d3e822 100644
--- a/demos/sortable/portlets.html
+++ b/demos/sortable/portlets.html
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
- <title>jQuery UI Sortable - Default Demo</title>
+ <title>jQuery UI Sortable - Portlets Demo</title>
<link type="text/css" href="../../themes/default/ui.all.css" rel="stylesheet" />
<script type="text/javascript" src="../../jquery-1.3pre.js"></script>
<script type="text/javascript" src="../../ui/ui.core.js"></script>