We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8debe79 commit e5d1b11Copy full SHA for e5d1b11
tests/unit/init/index.html
@@ -13,7 +13,7 @@
13
<!-- added explicitly for library reloading (see testHelper ) -->
14
<script src="../../../js/jquery.mobile.core.js"></script>
15
<script src="../../../js/jquery.mobile.init.js"></script>
16
- <link rel="stylesheet" href="../../../css/themes/default/" />
+ <link rel="stylesheet" href="../../../css/themes/default/jquery.mobile.css" />
17
<link rel="stylesheet" href="../../../external/qunit.css"/>
18
19
<script src="../swarminject.js"></script>
0 commit comments