feat: add the comments in the navbar (#14067)
This commit is contained in:
parent
60146f1af1
commit
36946766ce
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ class AdminMenu
|
|||
|
||||
scope :content_manager, "dashboard-line", [
|
||||
item(name: "posts", controller: "articles"),
|
||||
item(name: "comments", controller: "comments"),
|
||||
item(name: "badges", children: [
|
||||
item(name: "library", controller: "badges"),
|
||||
item(name: "achievements", controller: "badge_achievements"),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue