diff options
Diffstat (limited to 'sca-cpp/trunk/modules/edit/htdocs/public/iframe.html')
-rw-r--r-- | sca-cpp/trunk/modules/edit/htdocs/public/iframe.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sca-cpp/trunk/modules/edit/htdocs/public/iframe.html b/sca-cpp/trunk/modules/edit/htdocs/public/iframe.html index a9a9efc4b3..e2b862dbaa 100644 --- a/sca-cpp/trunk/modules/edit/htdocs/public/iframe.html +++ b/sca-cpp/trunk/modules/edit/htdocs/public/iframe.html @@ -17,13 +17,8 @@ * specific language governing permissions and limitations * under the License. --> -<html manifest="/cache-manifest.cmf"> +<html> <head> -<title>frame</title> -<meta name="viewport" content="width=device-width user-scalable=no initial-scale=1.0"/> -<meta name="apple-mobile-web-app-capable" content="yes"/> -<meta name="apple-mobile-web-app-status-bar-style" content="black"/> -<link rel="stylesheet" type="text/css" href="/ui-min.css"/> </head> <body style="margin:3px; padding: 0px; background-color: #dcdcdc;"> |