fix heading order by removing useless h4
This commit is contained in:
parent
0c95e41c6f
commit
bc34905742
3 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
= form.label champ.main_value_name do
|
||||
= render partial: 'shared/dossiers/editable_champs/champ_label_content', locals: { champ: champ, seen_at: seen_at }
|
||||
- else
|
||||
%h4.form-label
|
||||
.form-label.mb-4
|
||||
= render partial: 'shared/dossiers/editable_champs/champ_label_content', locals: { champ: champ, seen_at: seen_at }
|
||||
|
||||
- if champ.description.present?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue