UWVA#41126 Ruimte tooltip had onterecht <br>
svn path=/Website/branches/v2017.1/; revision=34473
This commit is contained in:
@@ -933,8 +933,8 @@ function bez_list(pautfunction, params)
|
||||
function fncolResRuimteOmschrijving(oRs)
|
||||
{
|
||||
return (S("bez_show_resname") && oRs("res_rsv_ruimte_key").Value
|
||||
? safe.html(oRs("res_ruimte_omschrijving").Value)
|
||||
: safe.html(oRs("ruimte_nr").Value)
|
||||
? safe.htmlattr(oRs("res_ruimte_omschrijving").Value)
|
||||
: safe.htmlattr(oRs("ruimte_nr").Value)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user