Zonder doctype reageert simpel_page niet op css
svn path=/Website/trunk/; revision=41405
This commit is contained in:
@@ -117,6 +117,7 @@ var shared = {
|
||||
if (typeof DOCTYPE_Disable == "undefined" || !JSON_Result || typeof JSON == "undefined")
|
||||
{
|
||||
Response.Clear();
|
||||
Response.Write("<!DOCTYPE html>");
|
||||
Response.Write("<html class='simpel_page'><head>");
|
||||
if (typeof FCLTHeader != "undefined")
|
||||
FCLTHeader.Generate();
|
||||
|
||||
Reference in New Issue
Block a user