DENB#56126 als fixed afhalen of bezorgen dan geen label

svn path=/Website/trunk/; revision=41175
This commit is contained in:
Ruud Lipper
2019-02-26 15:04:38 +00:00
parent e455b448d0
commit ebf7b4408e

View File

@@ -513,11 +513,7 @@ if (rsv_ruimte_key == -1)
if (restype == "CV")
{
if (cvab & 2) // dan vast
{ %>
<label><%=(cvab & 1)? L("lcl_res_bezorgen") : L("lcl_res_afhalen")%></label>
<% }
else // toggle bezorg/afhaal
if (!(cvab & 2)) // toggle bezorg/afhaal
{
CONTROLGROUP_START({ horizontal: true }); %>
<input type="radio" name="ab_mode" id="cvab-a" value="0" onChange="updateCvab(0)" <%=cvab & 1? "" : "checked"%>>