Commit f4794659 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Fixed haml_lint warning for the settings_head partial

parent ee2ddd05
...@@ -11,4 +11,4 @@ ...@@ -11,4 +11,4 @@
= nav_link(path: 'groups#edit') do = nav_link(path: 'groups#edit') do
= link_to edit_group_path(@group), title: 'Edit Group' do = link_to edit_group_path(@group), title: 'Edit Group' do
%span %span
Edit Group Edit Group
\ No newline at end of file
- page_title "Projects"
= render "groups/settings_head" = render "groups/settings_head"
.panel.panel-default.prepend-top-default .panel.panel-default.prepend-top-default
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment