Created
May 6, 2020 14:23
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="fsw_inputBox travelFor inactiveWidget "> | |
<label data-cy="travellingFor" for="travelFor"> | |
<span class="lbl_input latoBold appendBottom10">Travelling For</span><input data-cy="travelFor" id="travelFor" type="text" class="hsw_inputField font20" readonly="" value=""> | |
<div class="code latoBold font14 blackText makeRelative"> | |
<p></p> | |
<p class="font14 greyText">Select a Reason (optional)</p> | |
</div> | |
</label> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment