Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nice_menus
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
nice_menus
Commits
092536ce
Commit
092536ce
authored
May 6, 2024
by
Viktor Holovachek
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3444790
- Add new permission
parent
4c26efe2
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!8
Issue #3444790 - Add new permission
Pipeline
#165292
canceled
May 6, 2024
Stage: build
Stage: validate
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
nice_menus.permissions.yml
+3
-0
3 additions, 0 deletions
nice_menus.permissions.yml
nice_menus.routing.yml
+1
-1
1 addition, 1 deletion
nice_menus.routing.yml
with
4 additions
and
1 deletion
nice_menus.permissions.yml
0 → 100644
+
3
−
0
View file @
092536ce
manage nice menu settings
:
title
:
'
Manage
nice
menu
settings'
description
:
'
Allows
a
user
to
manage
nice
menu
settings.'
This diff is collapsed.
Click to expand it.
nice_menus.routing.yml
+
1
−
1
View file @
092536ce
...
...
@@ -4,4 +4,4 @@ nice_menus.admin:
_form
:
'
\Drupal\nice_menus\Form\NiceMenusSettingsForm'
_title
:
'
Nice
menus'
requirements
:
_permission
:
'
administer
site
configuration
'
_permission
:
'
manage
nice
menu
settings
'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment