src/firefoxos/main.html

changeset 8
9b8205e1e4a4
parent 4
5d1908d87db8
child 11
698b4dda1f76
equal deleted inserted replaced
1:042dc7fb00f2 2:1765452eaabf
34 <script src="hashes/md5.js"></script> 34 <script src="hashes/md5.js"></script>
35 <script src="hashes/sha1.js"></script> 35 <script src="hashes/sha1.js"></script>
36 <script src="hashes/rmd160.js"></script> 36 <script src="hashes/rmd160.js"></script>
37 <script src="otpalg/dict.js"></script> 37 <script src="otpalg/dict.js"></script>
38 <script src="otpalg/otpalg.js"></script> 38 <script src="otpalg/otpalg.js"></script>
39 <script src="jquery.core/jquery-1.9.1.js"></script> 39 <script src="jquery.core/jquery-1.10.1.min.js"></script>
40 <script src="main.js"></script> 40 <script src="main.js"></script>
41 <script src="jquery.mobile/jquery.mobile-1.3.1.min.js"></script> 41 <script src="jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
42 </head> 42 </head>
43 <body> 43 <body>
44 <!-- Data attributes reserved by JQuery Mobile: 44 <!-- Data attributes reserved by JQuery Mobile:

mercurial