Skip to content

Instantly share code, notes, and snippets.

@codeaholicguy
Created January 7, 2016 04:11
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 codeaholicguy/1d15594ba6d6c3d14d43 to your computer and use it in GitHub Desktop.
Save codeaholicguy/1d15594ba6d6c3d14d43 to your computer and use it in GitHub Desktop.
<form class="form-horizontal" name="reviewForm"
ng-controller="ReviewController as reviewCtrl"
ng-submit="reviewForm.$valid && reviewCtrl.addReview(product)">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment