reworkes sign up messages
This commit is contained in:
parent
57d8df1463
commit
03624a5859
9 changed files with 136 additions and 126 deletions
|
@ -11,8 +11,8 @@
|
|||
public const string FLEX_BUTTON = "flexButton";
|
||||
public const string SIGN_OFF_BUTTON = "signOffButton";
|
||||
|
||||
public const string SIGN_UP_DROP_DOWN = "signUpDropDown";
|
||||
public const string SIGN_UP_EXTERNAL_DROP_DOWN = "signUpExternalDropDown";
|
||||
public const string ROLE_SELECT_DROP_DOWN = "roleSelectDropDown";
|
||||
public const string ROLE_SELECT_EXTERNAL_DROP_DOWN = "roleSelectExternalDropDown";
|
||||
public const string ACCOUNT_SELECT_DROP_DOWN = "accountSelectDropDown";
|
||||
|
||||
public const string NAME_TEXT_BOX = "nameTextbox";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue