demos/sortables/portlets.html - corrected page title

This commit is contained in:
Richard Worth
2009-01-05 22:44:18 +00:00
parent cea09ddd03
commit 6208819244

View File

@@ -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>