All colons must be followed by a single space
This commit is contained in:
parent
97df69bcd8
commit
3797015908
58 changed files with 115 additions and 115 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue