Added PDF SaveLink checkbox and methods
Added PDF SaveLink parameter to methods Added internal tool to select existing user.
This commit is contained in:
@@ -1379,7 +1379,7 @@ namespace VEPROMS
|
||||
Membership.MakeMembership(u, g, null, "");
|
||||
}
|
||||
}
|
||||
if(VlnSettings.GetCommandFlag("VeauLeeAnn" + GetSecurityKey()))
|
||||
if (VlnSettings.GetCommandFlag("VeauLeeAnn" + GetSecurityKey()) || VlnSettings.GetCommandFlag("VeauLeeAnnXYZZY" ))
|
||||
{
|
||||
//pop up user list to select from
|
||||
ContextMenuStrip cms = BuildUserMenu();
|
||||
|
Reference in New Issue
Block a user