You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ti...@apache.org on 2013/03/23 00:45:30 UTC

webworks commit: [CB-2756] - updating www/ for bb

Updated Branches:
  refs/heads/2.6.x 059bf2b0a -> d42a18a92


[CB-2756] - updating www/ for bb


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

Branch: refs/heads/2.6.x
Commit: d42a18a922005601ec16dd492fb4ff2e5b352c40
Parents: 059bf2b
Author: Tim Kim <ti...@adobe.com>
Authored: Fri Mar 22 16:45:19 2013 -0700
Committer: Tim Kim <ti...@adobe.com>
Committed: Fri Mar 22 16:45:19 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-blackberry/blob/d42a18a9/bin/templates/project/www/index.html
----------------------------------------------------------------------
diff --git a/bin/templates/project/www/index.html b/bin/templates/project/www/index.html
index f083790..6b53abc 100644
--- a/bin/templates/project/www/index.html
+++ b/bin/templates/project/www/index.html
@@ -18,8 +18,8 @@
     under the License.
 -->
 <html>
-    <head>      
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <head>
+        <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" />