eleven icon indicating copy to clipboard operation
eleven copied to clipboard

FPA module: Roles' titles display classes in permission page

Open shaal opened this issue 8 years ago • 0 comments

The issue is:

After adding FPA module to manage permissions with ease, the name of roles are being displayed together with the class name. Instead of Anonymous user the display is - " class="u-visible u-visible@sm u-visible@l u-visible@xl"> Anonymous user

Instead of Authenticated user the display is - " class="u-visible u-visible@sm u-visible@l u-visible@xl"> Authenticated user

Instead of Administrator the display is - " class="u-visible u-visible@sm u-visible@l u-visible@xl"> Administrator

Screenshots:

image

Where (url)

  • /admin/people/permissions

Modules Installed:

FPA - https://www.drupal.org/project/fpa

shaal avatar Oct 04 '17 14:10 shaal