update balance later
This commit is contained in:
parent
5cf8db2378
commit
73634f125f
3 changed files with 11 additions and 6 deletions
|
|
@ -411,6 +411,10 @@ angular
|
|||
event.preventDefault();
|
||||
}
|
||||
|
||||
/*
|
||||
* --------------------
|
||||
*/
|
||||
|
||||
function animateTransition(entering, leaving) {
|
||||
// Animation in progress?
|
||||
var x = document.getElementById('mainSectionDup');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue