|
@@ -70,4 +70,9 @@ namespace Comal.Classes
|
|
|
public class CanCreateMobilePhoneCredentialLinks : DisabledSecurityDescriptor<HumanResourcesLicense, User>
|
|
|
{
|
|
|
}
|
|
|
+
|
|
|
+ [Caption("View Mobile In Out Board Details")]
|
|
|
+ public class CanViewMobileInOutBoardDetails : DisabledSecurityDescriptor<HumanResourcesLicense, User>
|
|
|
+ {
|
|
|
+ }
|
|
|
}
|