FSN#35170 Lege optie tonen als maakt dat de hoogt beter oogt (op FF)
svn path=/Website/trunk/; revision=28926
This commit is contained in:
@@ -212,7 +212,7 @@ function FCLTselectorOptions(sql, params)
|
||||
<%=" " + extraPV[i].replace(/^\s+|\s+$/g,"")%>="<%=safe.htmlattr(extraPVI[i]? extraPVI[i].replace(/^\s+|\s+$/g,"") : "")%>" <% /* replace is for trim spaces */ %>
|
||||
<% }
|
||||
} /* LET OP DAT HTML-HAAKJE HIERACHTER */ %>>
|
||||
<%=!noresults && params.emptyOption? safe.html(params.emptyOption) : ""%></option>
|
||||
<%=!noresults && params.emptyOption? safe.html(params.emptyOption) : " "%></option>
|
||||
<% }
|
||||
|
||||
while (!oRs.eof)
|
||||
|
||||
Reference in New Issue
Block a user