iammukeshm/AspNetCoreHero-Boilerplate

ProductPermissions.Update and ProductPermissions.Delete

Opened this issue · 0 comments

in the _ViewAllRolls.cshtml code the user claims for ProductPermissions.Update and ProductPermissions.Delete are checked along with MasterPermissions.Update and MasterPermissions.Delete for displaying the action column

I question the use of ProductPermissions in this page.