]> source.dussan.org Git - nextcloud-server.git/commit
Prevent ajax race conditions when using routes by offering a callback that is run...
authorBernhard Posselt <nukeawhale@gmail.com>
Wed, 14 Nov 2012 21:37:21 +0000 (22:37 +0100)
committerBernhard Posselt <nukeawhale@gmail.com>
Wed, 14 Nov 2012 21:37:21 +0000 (22:37 +0100)
commit9b8375cf2c328cfcb66dae8283cfcacdaeb242c2
treecedf41e1d4d0fdf52e05fbcdf563aa493beef128
parent8b03b683dfc3d612fcc72f404f2dac19d06e203f
Prevent ajax race conditions when using routes by offering a callback that is run after the the routes have finished loading
core/js/router.js