Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. link:function(scope, element) {
  2. var e = element.attr('ng-swipe-right', 'countDownCtrl.log()');
  3. element.replaceWith($compile(e)(scope));
  4. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement