Skip to content

Commit

Permalink
Merge pull request #16619 from opf/feature/57536-remove-menu-entry-pr…
Browse files Browse the repository at this point in the history
…ojects-from-system-settings-submenu-in-the-administration

[#57536] Remove menu entry in Administration submenu
  • Loading branch information
ulferts authored Sep 4, 2024
2 parents 378c8ca + dfdbd27 commit 1dcc5e9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/helpers/settings_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ def system_settings_tabs
controller: "/admin/settings/languages_settings",
label: :label_languages
},
{
name: "projects",
controller: "/admin/settings/projects_settings",
label: :label_project_plural
},
{
name: "repositories",
controller: "/admin/settings/repositories_settings",
Expand Down

0 comments on commit 1dcc5e9

Please sign in to comment.