Created
April 3, 2017 10:40
-
-
Save aseredenko/569598fd5dbb1278ae4718201279040c 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
| <input type="radio" | |
| name="service_required" | |
| ng-click="nextStepWithDelay()" | |
| ng-model="data.service_required" | |
| value="Repair Windows" | |
| ng-required="!service_required"> Repair Windows |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment