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

Remove redundant help text from custom dashboard selection

cherry-picked
parent 2797daad
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -65,7 +65,5 @@
= link_to('(?)', help_page_path('profile', 'preferences') + '#default-dashboard', target: '_blank')
.col-sm-10
= f.select :dashboard, dashboard_choices, {}, class: 'form-control'
%p.help-block.hint
This setting allows you to customize the default Dashboard page.
.panel-footer
= f.submit 'Save', class: 'btn btn-save'
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