|
@@ -176,7 +176,8 @@
|
|
|
|
|
|
|
|
</#macro>
|
|
</#macro>
|
|
|
<head>
|
|
<head>
|
|
|
- <meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=0.3, maxmum-scale=1.0, minimum-scale=0.3">
|
|
|
|
|
|
|
+ <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=0.3, maximum-scale=0.3, minimum-scale=0.3">
|
|
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
<link rel="stylesheet" href="${CTPATH}/assets/css/customerDeMo.css" />
|
|
<link rel="stylesheet" href="${CTPATH}/assets/css/customerDeMo.css" />
|
|
|
</head>
|
|
</head>
|
|
|
|
|
|