Delete permission removed
This commit is contained in:
parent
b4d3903517
commit
4546354ecb
|
@ -5,7 +5,7 @@
|
||||||
public const string Browse = "Browse";
|
public const string Browse = "Browse";
|
||||||
public const string View = "View";
|
public const string View = "View";
|
||||||
public const string Edit = "Edit";
|
public const string Edit = "Edit";
|
||||||
public const string Delete = "Delete";
|
|
||||||
public const string Utilize = "Utilize";
|
public const string Utilize = "Utilize";
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user