mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 23:56:09 +10:00
Remove duplicate Settings link in admin area.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user