<% if ("FRE".equals(type)){%>
<%}else if ("REF".equals(type)){%>
<%}%>
<% //A modifier aussi
if ("REF".equals(type)||("LST".equals(type))) {%>
|
<% if (associatedTxt == 0) { %>
<% } else { %>
<% } %>
|
<%}%>
|
|
<% //A modifier pour avoir vrai ou faux
if ("REF".equals(type)||("LST".equals(type))){%>
<%}%>
<% if ((associatedTxt==0)&&("LST".equals(type))&&(("RADIO".equals(typeDisp)||"CHECK".equals(typeDisp)))){%>
|
<% if (hasOther == 0) { %>
<% } else { %>
<% } %>
|
<%}%>
|
|
<%if ("RADIO".equals(typeDisp)||"CHECK".equals(typeDisp)){%>
<%}%>
|