You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2013/03/22 01:22:50 UTC

ios commit: [CB-2759] Update www/ Application for iOS

Updated Branches:
  refs/heads/master 185389cfb -> b4b84fd4b


[CB-2759] Update www/ Application for iOS


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/b4b84fd4
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/b4b84fd4
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/b4b84fd4

Branch: refs/heads/master
Commit: b4b84fd4b49875e6f00a6b52157955b615cfb260
Parents: 185389c
Author: Shazron Abdullah <sh...@apache.org>
Authored: Thu Mar 21 17:22:46 2013 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu Mar 21 17:22:46 2013 -0700

----------------------------------------------------------------------
 bin/templates/project/www/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/b4b84fd4/bin/templates/project/www/index.html
----------------------------------------------------------------------
diff --git a/bin/templates/project/www/index.html b/bin/templates/project/www/index.html
index 6374050..8bc9055 100644
--- a/bin/templates/project/www/index.html
+++ b/bin/templates/project/www/index.html
@@ -19,7 +19,7 @@
 -->
 <html>
     <head>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+        <meta charset="utf-8" />
         <meta name="format-detection" content="telephone=no" />
         <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" />
         <link rel="stylesheet" type="text/css" href="css/index.css" />