Skip to content

Instantly share code, notes, and snippets.

/input.html
Created Dec 12, 2014

Embed
What would you like to do?
<input
type="checkbox"
name="telefones[{{$index}}][divulgar]"
data-ng-model="telefone.divulgar"
data-ng-true-value="1"
data-ng-false-value="0"
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.