r1519 - trunk/demos/sortable
Author: rdworth
Date: Mon Jan 5 14:44:18 2009
New Revision: 1519
Modified:
trunk/demos/sortable/portlets.html
Log:
demos/sortables/portlets.html - corrected page title
Modified: trunk/demos/sortable/portlets.html
==============================================================================
--- trunk/demos/sortable/portlets.html (original)
+++ trunk/demos/sortable/portlets.html Mon Jan 5 14:44:18 2009
@@ -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>