fixed label visu_tele in rdf_vew.pt and rdf_edit.pt

This commit is contained in:
2022-10-18 12:16:01 +02:00
parent 4f22d9da41
commit cdb85e6eb2
2 changed files with 2 additions and 2 deletions

View File

@@ -211,7 +211,7 @@
<label class="checkbox-inline"><input type="checkbox" name="visu_endoscope" value="${rapport.visu_endoscope}"
tal:attributes="checked rapport.visu_endoscope != 0 and 'checked' or None">Endoscope à fibre optique</label>
<label class="checkbox-inline"><input type="checkbox" name="visu_tele" value="${rapport.visu_tele}"
tal:attributes="checked rapport.visu_tele != 0 and 'checked' or None">Endoscope à fibre optique</label>
tal:attributes="checked rapport.visu_tele != 0 and 'checked' or None">Inspection télévisuelle</label>
</div>
<div class="form-group">
<label class="control-label">Recherche de réseaux :&nbsp;&nbsp;&nbsp;</label>