Added signed up options for role reminder
Added option to opt out of reminders
This commit is contained in:
parent
64ce169094
commit
c88bf5b133
18 changed files with 911 additions and 99 deletions
|
@ -10,6 +10,7 @@
|
|||
public const string BACKUP_BUTTON = "backupButton";
|
||||
public const string FLEX_BUTTON = "flexButton";
|
||||
public const string SIGN_OFF_BUTTON = "signOffButton";
|
||||
public const string OPT_OUT_BUTTON = "optOutButton";
|
||||
|
||||
public const string ROLE_SELECT_DROP_DOWN = "roleSelectDropDown";
|
||||
public const string ROLE_SELECT_EXTERNAL_DROP_DOWN = "roleSelectExternalDropDown";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue