Skip to content
Snippets Groups Projects
Commit 0d7a0675 authored by Robert Speicher's avatar Robert Speicher
Browse files

Bootlint: Fix incorrectly nested `form-group` element

parent 09b4e11d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -12,8 +12,8 @@
 
= render 'shared/visibility_level', f: f, visibility_level: visibility_level, can_change_visibility_level: true, form_model: @snippet
 
.form-group
.file-editor
.file-editor
.form-group
= f.label :file_name, "File", class: 'control-label'
.col-sm-10
.file-holder.snippet
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment