Commit 7b10bd95 authored by Douwe Maan's avatar Douwe Maan

"Back to x" links are lowercase.

parent 89fee0e3
......@@ -3,7 +3,7 @@
= link_to ci_root_path, title: 'Back to dashboard', data: {placement: 'right'}, class: 'back-link' do
= icon('caret-square-o-left fw')
%span
Back to Dashboard
Back to dashboard
%li.separate-item
= nav_link path: 'projects#index' do
......
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