Advertisement
Guest User

Untitled

a guest
Jul 21st, 2015
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.         $scope.saveAbbEdit = function()
  2.         {
  3.             $scope.$on("loadDetails",function(event,args) {
  4.       console.log("hey");
  5.    });
  6.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement