Haml Ruby evaluation tags must be followed by a space
This commit is contained in:
parent
b308aeb9d0
commit
e7e4e41e12
47 changed files with 113 additions and 113 deletions
|
@ -13,5 +13,5 @@
|
|||
%select{id: :next_state, name: :next_state}
|
||||
- Dossier.states.each do |state|
|
||||
%option{value: state[0]}
|
||||
=DossierDecorator.case_state_fr state[1]
|
||||
= DossierDecorator.case_state_fr state[1]
|
||||
= f.submit 'Valider'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue