Skip to content

Commit 6c2259e

Browse files
agcolomrdworth
authored andcommitted
Web-base-template: updated mobile footer for api docs (CDN)(cherry picked from commit bee72e0)
1 parent 7f7159a commit 6c2259e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

themes/jquery/footer-mobile.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
<h3><span>Quick Access</span></h3>
1313
<div class="cdn">
1414
<strong>CDN <em>CSS</em></strong>
15-
<input value="//code.jquery.com/mobile/1.1.1/jquery.mobile-1.1.1.min.css">
15+
<input value="//code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.css">
1616
</div>
1717
<div class="cdn">
1818
<strong>CDN <em>JS</em></strong>
19-
<input value="//code.jquery.com/jquery-1.7.2.min.js">
19+
<input value="//code.jquery.com/jquery-1.8.2.min.js">
2020
</div>
2121
<div class="cdn">
2222
<strong>CDN <em>JS</em></strong>
23-
<input value="//code.jquery.com/mobile/1.1.1/jquery.mobile-1.1.1.min.js">
23+
<input value="//code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.js">
2424
</div>
2525
<div class="download">
26-
<strong>Download jQuery Mobile 1.1.1:</strong>
27-
<span><a href="http://code.jquery.com/mobile/1.1.1/jquery.mobile-1.1.1.zip">Zip File <em>(JavaScript, CSS, and images)</em></a></span>
26+
<strong>Download jQuery Mobile 1.2.0:</strong>
27+
<span><a href="http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.zip">Zip File <em>(JavaScript, CSS, and images)</em></a></span>
2828
</div>
2929
<ul class="footer-icon-links">
3030
<li class="footer-icon icon-github"><a href="http://github.com/jquery/jquery-mobile">GitHub <small>jQuery Mobile <br>Source</small></a></li>

0 commit comments

Comments
 (0)