Skip to content

Instantly share code, notes, and snippets.

@ryanchartrand
Created October 31, 2014 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanchartrand/e7f567c2b5ea2ea6bd10 to your computer and use it in GitHub Desktop.
Save ryanchartrand/e7f567c2b5ea2ea6bd10 to your computer and use it in GitHub Desktop.
<div ng-controller="LoginCtrl">
<form-field ng-field-data="{{login.usr_name}}"></form-field>
<form-field ng-field-data="{{login.password}}"></form-field>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment