Update JQuery core logic to current minified version 1.10.1.

Wed, 05 Jun 2013 19:51:25 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 05 Jun 2013 19:51:25 +0200
changeset 8
9b8205e1e4a4
parent 7
a6deb9a3ce28
child 9
d7f8f20fb6ee

Update JQuery core logic to current minified version 1.10.1.

src/firefoxos/about.html file | annotate | diff | comparison | revisions
src/firefoxos/help/help.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hfaq.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hman.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hqst.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hsec.html file | annotate | diff | comparison | revisions
src/firefoxos/help/hsta.html file | annotate | diff | comparison | revisions
src/firefoxos/main.html file | annotate | diff | comparison | revisions
src/firefoxos/otpwcalc.appcache file | annotate | diff | comparison | revisions
     1.1 --- a/src/firefoxos/about.html	Sat May 25 06:50:38 2013 +0200
     1.2 +++ b/src/firefoxos/about.html	Wed Jun 05 19:51:25 2013 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4      <meta name="viewport" content="width=device-width, initial-scale=1">
     1.5      <title>OTPWCalc</title>
     1.6      <link rel="stylesheet" href="jquery.mobile/jquery.mobile-1.3.1.min.css" />
     1.7 -    <script src="jquery.core/jquery-1.9.1.js"></script>
     1.8 +    <script src="jquery.core/jquery-1.10.1.min.js"></script>
     1.9      <script type="text/javascript">
    1.10          $(document).on("pageinit", "#unknown", function() {
    1.11              // If this device supports the vibrate API...
     2.1 --- a/src/firefoxos/help/help.html	Sat May 25 06:50:38 2013 +0200
     2.2 +++ b/src/firefoxos/help/help.html	Wed Jun 05 19:51:25 2013 +0200
     2.3 @@ -29,7 +29,7 @@
     2.4      <title>OTPWCalc</title>
     2.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     2.6      <link rel="stylesheet" href="../main.css" />
     2.7 -    <script src="../jquery.core/jquery-1.9.1.js"></script>
     2.8 +    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     2.9      <script src="help.js"></script>
    2.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    2.11  </head>
     3.1 --- a/src/firefoxos/help/hfaq.html	Sat May 25 06:50:38 2013 +0200
     3.2 +++ b/src/firefoxos/help/hfaq.html	Wed Jun 05 19:51:25 2013 +0200
     3.3 @@ -29,7 +29,7 @@
     3.4      <title>OTPWCalc</title>
     3.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     3.6      <link rel="stylesheet" href="../main.css" />
     3.7 -    <script src="../jquery.core/jquery-1.9.1.js"></script>
     3.8 +    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     3.9      <script src="help.js"></script>
    3.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    3.11      </head>
     4.1 --- a/src/firefoxos/help/hman.html	Sat May 25 06:50:38 2013 +0200
     4.2 +++ b/src/firefoxos/help/hman.html	Wed Jun 05 19:51:25 2013 +0200
     4.3 @@ -29,7 +29,7 @@
     4.4      <title>OTPWCalc</title>
     4.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     4.6      <link rel="stylesheet" href="../main.css" />
     4.7 -    <script src="../jquery.core/jquery-1.9.1.js"></script>
     4.8 +    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     4.9      <script src="help.js"></script>
    4.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    4.11      </head>
     5.1 --- a/src/firefoxos/help/hqst.html	Sat May 25 06:50:38 2013 +0200
     5.2 +++ b/src/firefoxos/help/hqst.html	Wed Jun 05 19:51:25 2013 +0200
     5.3 @@ -29,7 +29,7 @@
     5.4      <title>OTPWCalc</title>
     5.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     5.6      <link rel="stylesheet" href="../main.css" />
     5.7 -    <script src="../jquery.core/jquery-1.9.1.js"></script>
     5.8 +    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     5.9      <script src="help.js"></script>
    5.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    5.11      </head>
     6.1 --- a/src/firefoxos/help/hsec.html	Sat May 25 06:50:38 2013 +0200
     6.2 +++ b/src/firefoxos/help/hsec.html	Wed Jun 05 19:51:25 2013 +0200
     6.3 @@ -29,7 +29,7 @@
     6.4      <title>OTPWCalc</title>
     6.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     6.6      <link rel="stylesheet" href="../main.css" />
     6.7 -    <script src="../jquery.core/jquery-1.9.1.js"></script>
     6.8 +    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     6.9      <script src="help.js"></script>
    6.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    6.11      </head>
     7.1 --- a/src/firefoxos/help/hsta.html	Sat May 25 06:50:38 2013 +0200
     7.2 +++ b/src/firefoxos/help/hsta.html	Wed Jun 05 19:51:25 2013 +0200
     7.3 @@ -29,7 +29,7 @@
     7.4      <title>OTPWCalc</title>
     7.5      <link rel="stylesheet" href="../jquery.mobile/jquery.mobile-1.3.1.min.css" />
     7.6      <link rel="stylesheet" href="../main.css" />
     7.7 -    <script src="../jquery.core/jquery-1.9.1.js"></script>
     7.8 +    <script src="../jquery.core/jquery-1.10.1.min.js"></script>
     7.9      <script src="help.js"></script>
    7.10      <script src="../jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    7.11      </head>
     8.1 --- a/src/firefoxos/main.html	Sat May 25 06:50:38 2013 +0200
     8.2 +++ b/src/firefoxos/main.html	Wed Jun 05 19:51:25 2013 +0200
     8.3 @@ -36,7 +36,7 @@
     8.4      <script src="hashes/rmd160.js"></script>
     8.5      <script src="otpalg/dict.js"></script>
     8.6      <script src="otpalg/otpalg.js"></script>
     8.7 -    <script src="jquery.core/jquery-1.9.1.js"></script>
     8.8 +    <script src="jquery.core/jquery-1.10.1.min.js"></script>
     8.9      <script src="main.js"></script>
    8.10      <script src="jquery.mobile/jquery.mobile-1.3.1.min.js"></script>
    8.11  </head>
     9.1 --- a/src/firefoxos/otpwcalc.appcache	Sat May 25 06:50:38 2013 +0200
     9.2 +++ b/src/firefoxos/otpwcalc.appcache	Wed Jun 05 19:51:25 2013 +0200
     9.3 @@ -43,7 +43,7 @@
     9.4  img/seeye-hd.png
     9.5  img/seeye-sd.png
     9.6  img/tastatur.png
     9.7 -jquery.core/jquery-1.9.1.js
     9.8 +jquery.core/jquery-1.10.1.min.js
     9.9  jquery.mobile/jquery.mobile-1.3.1.min.css
    9.10  jquery.mobile/jquery.mobile-1.3.1.min.js
    9.11  jquery.mobile/images/icons-18-white.png

mercurial