update balance later

This commit is contained in:
Matias Alejo Garcia 2015-05-08 11:38:34 -03:00
commit 73634f125f
3 changed files with 11 additions and 6 deletions

View file

@ -411,6 +411,10 @@ angular
event.preventDefault();
}
/*
* --------------------
*/
function animateTransition(entering, leaving) {
// Animation in progress?
var x = document.getElementById('mainSectionDup');