All colons must be followed by a single space

This commit is contained in:
gregoirenovel 2017-04-06 17:18:03 +02:00
parent 97df69bcd8
commit 3797015908
58 changed files with 115 additions and 115 deletions

View file

@ -27,7 +27,7 @@
= text_field_tag('procedure_path', @procedure.default_path,
id: 'procedure_path',
placeholder: 'Chemin vers la procédure',
class:'form-control',
class: 'form-control',
maxlength: 30,
style: 'width: 300px; display: inline')
#path_messages