aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_permissions.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2012-12-19 16:41:25 +0100
committerMarc Alexander <admin@m-a-styles.de>2013-01-01 20:29:30 +0100
commit5d07ddffaf1f5a173ce3b4fede45e80ff8f7d1af (patch)
treef2e6dcc1e769f690be6479794fab8e6969823fe1 /phpBB/includes/acp/acp_permissions.php
parente444f5bf2a8b30aefb3700ce358d2a6be66c8cb5 (diff)
downloadforums-5d07ddffaf1f5a173ce3b4fede45e80ff8f7d1af.tar
forums-5d07ddffaf1f5a173ce3b4fede45e80ff8f7d1af.tar.gz
forums-5d07ddffaf1f5a173ce3b4fede45e80ff8f7d1af.tar.bz2
forums-5d07ddffaf1f5a173ce3b4fede45e80ff8f7d1af.tar.xz
forums-5d07ddffaf1f5a173ce3b4fede45e80ff8f7d1af.zip
[ticket/10805] Clear loading alert timeout after ajax request finished
The timeout for the "request timed out" popup should be cleared if it finished. Since it is currently not cleared, the timeout alert appears as an extra overlay if another ajaxified function is ran within 5 seconds of the initial function call. This patch will take care of clearing the timeout if either the success (function return_handler()) or error (function error_handler()) functions are called. PHPBB3-10805
Diffstat (limited to 'phpBB/includes/acp/acp_permissions.php')
0 files changed, 0 insertions, 0 deletions