Commit d9f563b5 authored by Ashutosh Ahirwal's avatar Ashutosh Ahirwal Committed by Liam Hiscock
Browse files

Issue #3293116 by Ashutosh Ahirwal, dipesh_goswami: Line exceeds 80 characters in redme file

parent 146384e1
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -36,10 +36,13 @@ Trouble:
 * User don't see menu item, but his role allowed for this menu item.
Fix:
 By default, Drupal permissions are used (/admin/people/permissions).
 This means that menu item will be displayed for role that have view permissions, even if you set a limit for this menu item in "Menu Item Role".
 Also, the menu item will not be shown if the role does not have a Drupal permissions to view menu item.
 This mean that menu item will be displayed for role that have view permissions,
 even if you set a limit for this menu item in "Menu Item Role".
 Also, the menu item will not be shown,
 if the role does not have a Drupal permissions to view menu item.
 To fix this:
 - Navigate to admin/config/menu-item-role-access and press "Overwrite internal link target access check".
 - Navigate to admin/config/menu-item-role-access and press,
 "Overwrite internal link target access check".
 - Clear the cache.
 - Enjoy.