mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-05 21:24:45 +00:00
added meta viewport tag
This commit is contained in:
parent
b07bab7b51
commit
75214550b1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>jQuery Mobile Fixed Toolbar Integration Test</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<script src="../../../external/requirejs/require.js"></script>
|
||||
<script src="../../../js/jquery.tag.inserter.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue