some small tweaks around #218

Just added the link to the settings and some angular improvements
This commit is contained in:
Jamie.Rees 2016-11-29 08:51:13 +00:00
commit b03d9ef16e
5 changed files with 149 additions and 103 deletions

View file

@ -31,6 +31,9 @@ using System.ComponentModel.DataAnnotations;
namespace PlexRequests.Helpers.Permissions
{
[Flags]
////
//// NOTE if any are added, make sure we change the UserManagementHelper
////
public enum Permissions
{
[Display(Name = "Access Administration Settings")]