mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Updated paths to JS and CSS.
This commit is contained in:
parent
93d89da06f
commit
26c8cce23b
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@
|
|||
|
||||
</style>
|
||||
<script src="../../js/jquery.js"></script>
|
||||
<script data-main="../../js/jquery.mobile" src="../../external/requirejs/require.js"></script>
|
||||
<script src="../../js/"></script>
|
||||
|
||||
<script>
|
||||
|
||||
$( document ).one( "pageinit", function() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue