FCLT#55779 Nieuwe meldingen registreren t/m min verplicht niveau op Mobile

svn path=/Website/trunk/; revision=41125
This commit is contained in:
Alex Tiehuis
2019-02-22 15:54:23 +00:00
parent fd7288452d
commit c9ffb49e29

View File

@@ -547,10 +547,6 @@ else
function mld_forward(fwdType)
{
/*
Oude mld_forward, staat hier nog om FCLT#55779 mee te reproduceren
window.location.href = "<%=rooturl%>/appl/pda/melding_new.asp?mld_key=<%=mld_key%>&action=forward";
*/
window.location.href = "<%=rooturl%>/appl/pda/melding.asp?mld_key=<%=mld_key%>&action=forward&fwdType="+fwdType;
}