[Bedework-commit] bedework r3165 -
releases/bedework-3.7/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme
trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme
svnadmin at bedework.org
svnadmin at bedework.org
Mon Feb 7 20:53:30 EST 2011
Author: johnsa
Date: 2011-02-07 20:53:29 -0500 (Mon, 07 Feb 2011)
New Revision: 3165
Modified:
releases/bedework-3.7/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/iphone.xsl
trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/iphone.xsl
Log:
public web client: update to iphone theme
Modified: releases/bedework-3.7/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/iphone.xsl
===================================================================
--- releases/bedework-3.7/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/iphone.xsl 2011-02-07 16:52:45 UTC (rev 3164)
+++ releases/bedework-3.7/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/iphone.xsl 2011-02-08 01:53:29 UTC (rev 3165)
@@ -58,6 +58,7 @@
<html xml:lang="en">
<head>
<title><xsl:copy-of select="$bwStr-Root-PageTitle"/></title>
+ <meta name="viewport" id="viewport" content="width=device-width, user-scalable=yes,initial-scale=1.0,maximum-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="Pragma" content="no-cache"/>
<meta http-equiv="Expires" content="-1"/>
Modified: trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/iphone.xsl
===================================================================
--- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/iphone.xsl 2011-02-07 16:52:45 UTC (rev 3164)
+++ trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/iphone.xsl 2011-02-08 01:53:29 UTC (rev 3165)
@@ -58,6 +58,7 @@
<html xml:lang="en">
<head>
<title><xsl:copy-of select="$bwStr-Root-PageTitle"/></title>
+ <meta name="viewport" id="viewport" content="width=device-width, user-scalable=yes,initial-scale=1.0,maximum-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="Pragma" content="no-cache"/>
<meta http-equiv="Expires" content="-1"/>
More information about the Bedework-commit
mailing list