Brion VIBBER has uploaded a new change for review.
https://gerrit.wikimedia.org/r/108947
Change subject: remove old stray 'safari' installation text
......................................................................
remove old stray 'safari' installation text
Change-Id: Iae28e9be2024076e0bf05d7530d7575fc25af7a6
---
M app.appcache
M index.html
2 files changed, 1 insertion(+), 18 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/apps/firefox/wikipedia
refs/changes/47/108947/1
diff --git a/app.appcache b/app.appcache
index df7ce84..aa6e05a 100644
--- a/app.appcache
+++ b/app.appcache
@@ -1,5 +1,5 @@
CACHE MANIFEST
-# Thu Jan 16 01:14:24 UTC 2014
+# Wed Jan 22 19:10:49 UTC 2014
index.html
404.html
AUTHORS
diff --git a/index.html b/index.html
index e666cfb..2e1a9bb 100644
--- a/index.html
+++ b/index.html
@@ -7,27 +7,10 @@
<base /><!-- used to process relative links in content -->
<title>Wikipedia</title>
<script src="js/lib/modernizr-2.5.3.min.js"></script>
- <script type="text/javascript">
- if (typeof window.console == "undefined") {
- // for Windows Phone 7.x
- window.console = { log: function (str) { window.external.Notify(str); }
};
-
- // output any errors to console log, created above.
- window.onerror = function (msg,url,linenumber) {
- console.log("Error ::" + msg + " in " + url + " at line " +
linenumber);
- };
- }
- console.log('Testing console output');
- </script>
<link rel="stylesheet" href="css/app.css">
</head>
<body class="togglingEnabled nativeMenu">
<div class="install-error"></div>
- <div class="install-ios-msg">
- To install, press the forward arrow in Safari and touch "Add to
- Home Screen"
- </div>
- <!-- <button class="install-btn">Install</button> //-->
<script type="text/javascript"
data-main="js/app.js"
src="js/lib/require.js"></script>
--
To view, visit https://gerrit.wikimedia.org/r/108947
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iae28e9be2024076e0bf05d7530d7575fc25af7a6
Gerrit-PatchSet: 1
Gerrit-Project: apps/firefox/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Brion VIBBER <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits