mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
correction of slider test markup
This commit is contained in:
parent
a4836ec5fd
commit
b958e84e2c
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>jQuery Mobile Slider Events Test Suite</title>
|
||||
<title>jQuery Mobile Slider Test Suite</title>
|
||||
|
||||
<script src="../../../js/jquery.js"></script>
|
||||
<script src="../jquery.setNameSpace.js"></script>
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<h1 id="qunit-header">jQuery Mobile Slider Event Test Suite</h1>
|
||||
<h1 id="qunit-header">jQuery Mobile Slider Test Suite</h1>
|
||||
<h2 id="qunit-banner"></h2>
|
||||
<h2 id="qunit-userAgent"></h2>
|
||||
<ol id="qunit-tests">
|
||||
|
|
|
|||
Loading…
Reference in a new issue