FCLT#55885 Filter panel meldingen niet altijd goed klikbaar
svn path=/Website/trunk/; revision=40352
This commit is contained in:
@@ -181,6 +181,11 @@ FCLTHeader =
|
||||
return; // csv is heel kaal
|
||||
}
|
||||
|
||||
if (params.mobile) // mobile
|
||||
{
|
||||
%> <meta name="apple-mobile-web-app-capable" content="yes"><%
|
||||
}
|
||||
|
||||
%> <meta http-equiv="Content-Type" content="text/html;charset=<%=Response.Charset%>">
|
||||
<%=S("http_meta_head")%>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||
|
||||
Reference in New Issue
Block a user