Created
July 12, 2016 09:39
-
-
Save johnmmoss/d7dc35fff4c88db81948879f6bee47af to your computer and use it in GitHub Desktop.
This file contains hidden or 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="inputControl"> | |
<input id="FollowUp" name="FollowUp" type="checkbox" value="true" /> | |
<input name="FollowUp" type="hidden" value="false" /> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment