mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-29 19:28:09 -05:00
tests sortable - corrected page title
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>jQuery UI Draggable Test Suite</title>
|
||||
<title>jQuery UI Sortable Test Suite</title>
|
||||
|
||||
<link rel="stylesheet" href="qunit/testsuite.css" type="text/css" media="screen">
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1 id="header">jQuery UI Draggable Test Suite</h1>
|
||||
<h1 id="header">jQuery UI Sortable Test Suite</h1>
|
||||
<h2 id="banner"></h2>
|
||||
<h2 id="userAgent"></h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user