FSN#39809 Onnodige cust.css verwijzigen verwijderd
svn path=/Website/trunk/; revision=33416
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
@@ -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");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user