🇮🇳India @arshadkhan35

Account created on 2 November 2015, almost 9 years ago
#

Recent comments

🇮🇳India arshadkhan35

Thanks for the help, I have committed the changes made in patch #3.

🇮🇳India arshadkhan35

Re-rolling #216 with a change where we are making

admin/config/people

route as group route to handle People menu.

diff --git a/core/modules/user/user.routing.yml b/core/modules/user/user.routing.yml
index dc618eed8a..c4f379d364 100644
--- a/core/modules/user/user.routing.yml
+++ b/core/modules/user/user.routing.yml
@@ -20,6 +20,8 @@ user.admin_index:
     _title: 'People'
   requirements:
     _permission: 'access administration pages'
+  options:
+    _group_route: TRUE

 entity.user.admin_form:
   path: '/admin/config/people/accounts'
Production build 0.71.5 2024