Fixed haml_lint warning for the settings_head partial

This commit is contained in:
Jose Ivan Vargas 2017-03-10 18:40:33 -06:00
parent ee2ddd0595
commit f47946591a
2 changed files with 1 additions and 2 deletions

View file

@ -11,4 +11,4 @@
= nav_link(path: 'groups#edit') do
= link_to edit_group_path(@group), title: 'Edit Group' do
%span
Edit Group
Edit Group

View file

@ -1,4 +1,3 @@
- page_title "Projects"
= render "groups/settings_head"
.panel.panel-default.prepend-top-default