Remove a case that can be handled by the general case
This commit is contained in:
parent
f9df32d72e
commit
20ea577a66
1 changed files with 0 additions and 4 deletions
|
@ -15,10 +15,6 @@
|
|||
- c.to_s.split(", ").each do |item|
|
||||
%li
|
||||
= item
|
||||
- when TypeDeChamp.type_champs.fetch(:linked_drop_down_list)
|
||||
%th.libelle
|
||||
= "#{c.libelle} :"
|
||||
%td= c
|
||||
- when TypeDeChamp.type_champs.fetch(:dossier_link)
|
||||
%th.libelle
|
||||
= "#{c.libelle} :"
|
||||
|
|
Loading…
Reference in a new issue