Skip to content

Instantly share code, notes, and snippets.

@0xae
Created March 20, 2015 15:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0xae/2faf3bfca0bd7f64ac3e to your computer and use it in GitHub Desktop.
Save 0xae/2faf3bfca0bd7f64ac3e to your computer and use it in GitHub Desktop.
<span class="item-note">
<!-- {{sample.values[5]}} -->
<button class="button button-clear" ng-class="sample.sync ? 'button-balanced' : 'button-assertive'" style="min-height:21px;" ng-click="syncData(e);">
<i class="icon ion-paper-airplane"></i>
</button>
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment