Use spaces inside hashes
This commit is contained in:
parent
aaaed328fb
commit
6db4a69cb2
92 changed files with 296 additions and 296 deletions
|
@ -9,10 +9,10 @@
|
|||
.col-xs-6
|
||||
%h3 Ajouter un accompagnateur
|
||||
#procedure_new.section.section-label
|
||||
= form_for @gestionnaire, url: {controller: 'admin/gestionnaires', action: :create} do |f|
|
||||
= form_for @gestionnaire, url: { controller: 'admin/gestionnaires', action: :create } do |f|
|
||||
.row
|
||||
.col-xs-5
|
||||
= render partial: 'informations', locals: {f: f}
|
||||
= render partial: 'informations', locals: { f: f }
|
||||
.col-xs-2
|
||||
%br
|
||||
%br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue