ALLI#32149 niet altijd srtdisc prefix

svn path=/Website/trunk/; revision=24679
This commit is contained in:
Peter Feij
2015-04-03 07:19:46 +00:00
parent b3e23eefd3
commit ba093353fe

View File

@@ -164,7 +164,7 @@ switch (lvl) {
default: {
if (last_disc != oRs("ins_discipline_key").Value)
{ // Vakgroep header
var prefix = oRs("ins_srtdiscipline_prefix").Value==null?"":oRs("ins_srtdiscipline_prefix").Value+"-";
var prefix = (oRs("ins_srtdiscipline_prefix").Value==null || srtdisckeyArr.length==1)?"":oRs("ins_srtdiscipline_prefix").Value+"-";
%>
<h3><a><%=L("lcl_fe_menu_discipline")+" "+safe.html(prefix+oRs("ins_discipline_omschrijving").Value)%></a></h3>
<div style='display:none'>