Skip to content

Instantly share code, notes, and snippets.

@real34
Created May 6, 2015 09:35
Show Gist options
  • Save real34/1d564053d52db8b8e662 to your computer and use it in GitHub Desktop.
Save real34/1d564053d52db8b8e662 to your computer and use it in GitHub Desktop.
<div class="content"><!-- ngIf: ::event.Card.title --><span class="title ng-binding ng-scope" ng-if="::event.Card.title">Tigard CG<!-- ngIf: ::event.Card.body --><span ng-if="::event.Card.body" class="ng-scope">:</span><!-- end ngIf: ::event.Card.body --></span><!-- end ngIf: ::event.Card.title --> <span class="body ng-binding">, Uncaught action: unconfirmedBoardInvitation, Uncaught action: unconfirmedBoardInvitation</span><!-- ngIf: event.Card.minutes_long > 0 || event.Card.timer_started_at --><div class="billable-summary ng-scope" ng-if="event.Card.minutes_long > 0 || event.Card.timer_started_at"><span counter="" class="label label-default ng-isolate-scope" ng-class="{ 'label-primary' : event.Card.timer_started_at }" base-minutes="event.Card.minutes_long" timer-started="event.Card.timer_started_at"><span class="ng-binding">0:12</span></span> <span ng-bind-html="event.Card._billable_state" class="ng-binding"> on <span class="label label-default">Avant-vente</span></span></div><!-- end ngIf: event.Card.minutes_long > 0 || event.Card.timer_started_at --></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment