rm comments
This commit is contained in:
parent
bf16391085
commit
e28a4fb2ad
4 changed files with 2 additions and 179 deletions
|
|
@ -628,18 +628,5 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
$state.transitionTo('copayers');
|
||||
}
|
||||
}
|
||||
// event.preventDefault();
|
||||
// $state.transitionTo(toState);
|
||||
// if (!animationService.transitionAnimated(fromState, toState)) {
|
||||
//
|
||||
// console.log('[routes.js.649] ANIMATION!'); //TODO
|
||||
// event.preventDefault();
|
||||
// // Time for the backpane to render
|
||||
// return setTimeout(function() {
|
||||
//
|
||||
// console.log('[routes.js.654] TRANSITION'); //TODO
|
||||
// $state.transitionTo(toState);
|
||||
// }, 50);
|
||||
// }
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue