| <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