FSN#39809 Onnodige cust.css verwijzigen verwijderd

svn path=/Website/trunk/; revision=33416
This commit is contained in:
Jos Groot Lipman
2017-04-05 16:00:05 +00:00
parent d0b4e3feb3
commit cd11aa3b3f
5 changed files with 0 additions and 6 deletions

View File

@@ -273,7 +273,6 @@ if (fac_usrrap_key > -1)
MMap.SetLabelPosition(<%=S("fg_labelPosition")%>);
MMap.SetIMGGenerator("../CAD/mySlnk2IMG.asp");
MMap.SetPaperColor(<%=S("fg_paperColor")%>);
MMap.SetStyleSheet("<%=custpath%>/cust.css");
}
function resizeIframes()

View File

@@ -52,7 +52,6 @@ function init()
MMap.SetIMGGenerator("../CAD/mySlnk2IMG.asp");
MMap.SetLabelPosition(<%=S("fg_labelPosition")%>);
MMap.SetPaperColor(<%=S("fg_paperColor")%>);
MMap.SetStyleSheet("<%=custpath%>/cust.css");
MMap.SetCustomParameters("&mode=0&scenario_key=0&vKey=<%=pvKey%>&discs=<%=discs.join(",")%>");
MMap.Refresh(true); // Try to zoom extents
}

View File

@@ -119,7 +119,6 @@ function init()
MMap.SetIMGGenerator("../CAD/mySlnk2IMG.asp");
MMap.SetCustomParameters(params)
MMap.SetLabelPosition(<%=S("fg_labelPosition")%>);
MMap.SetStyleSheet("<%=custpath%>/cust.css");
MMap.SetPaperColor(<%=S("fg_paperColor")%>);
MMap.Refresh(true); // Try to zoom extents
}

View File

@@ -823,7 +823,6 @@ if (scenario_key != 0)
MMap.SetKeyToSymbol("../cad/mykeyToSymbol.asp");
MMap.SetPaperColor(<%=S("fg_paperColor")%>);
MMap.SetStyleSheet("<%=custpath%>/cust.css");
if ($('#MMap2').length)
{
@@ -832,7 +831,6 @@ if (scenario_key != 0)
MMap2.SetIMGGenerator("../cad/mySlnk2IMG.asp");
MMap2.SetPaperColor(<%=S("fg_paperColorCpt")%>);
MMap2.SetStyleSheet("<%=custpath%>/cust.css");
}
}

View File

@@ -192,7 +192,6 @@ var authparams = user.checkAutorisation(autfunction); // voor kiezen *andere* ve
MMap.SetLabelPosition(<%=S("fg_labelPosition")%>);
MMap.SetIMGGenerator("../CAD/mySlnk2IMG.asp");
MMap.SetPaperColor(<%=S("fg_paperColor")%>);
MMap.SetStyleSheet("<%=custpath%>/cust.css");
}
function resizeIframes()