Use spaces inside hashes

This commit is contained in:
gregoirenovel 2017-04-06 19:10:25 +02:00
parent aaaed328fb
commit 6db4a69cb2
92 changed files with 296 additions and 296 deletions

View file

@ -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