spacevillain (spacevillain) wrote in changelog,
spacevillain
spacevillain
changelog

[livejournal] r21873: LJSUP-12060: Wallet ballance should be u...

Committer: atyurin
LJSUP-12060: Wallet ballance should be update after payment is done.
U   trunk/htdocs/js/livejournal.js
Modified: trunk/htdocs/js/livejournal.js
===================================================================
--- trunk/htdocs/js/livejournal.js	2012-05-03 10:15:02 UTC (rev 21872)
+++ trunk/htdocs/js/livejournal.js	2012-05-03 11:51:33 UTC (rev 21873)
@@ -193,6 +193,8 @@
 				balance.innerHTML = newBalance;
 			}
 		}
+
+		LiveJournal.run_hook('balance_updated', resp.balance);
 	}, 'json');
 };
 

Tags: atyurin, js, livejournal, spacevillain
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments