@@ -547,7 +547,7 @@ function mld_list (pautfunction, params)
|
||||
function fncolNote(oRs)
|
||||
{
|
||||
if (oRs("notitie").Value != null)
|
||||
return (outputmode == 0? "<img src='../Pictures/info.png'>" : oRs("notitie").Value);
|
||||
return (outputmode == 0? I("fa-comment"): oRs("notitie").Value);
|
||||
else return "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user