Skip to content
Snippets Groups Projects
Commit 911649b6 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge branch 'remove_duplicate_settings_link' into 'master'

Remove duplicate Settings link in admin area.

Fixes #250

See merge request !330
parents 6c78d94f 215bfcf7
No related branches found
No related tags found
3 merge requests!8889WIP: Port of 25624-anticipate-obstacles-to-removing-turbolinks to EE.,!7795Asciidoctor plantuml,!7793Add support for PlantUML diagrams in Asciidoc.
Loading
Loading
@@ -44,11 +44,6 @@
%i.fa.fa-image
%span
Appearance
= nav_link(controller: :application_settings) do
= link_to admin_application_settings_path do
%i.fa.fa-cogs
%span
Settings
 
= nav_link(controller: :applications) do
= link_to admin_applications_path, title: 'Applications' do
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