Commit 836fdb01 authored by Michal Čihař's avatar Michal Čihař

Add comment

[CI skip]
Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 353bca71
......@@ -6,6 +6,7 @@ if (window.location.hash && window.location.hash === '#_=_') {
window.location.hash = '';
}
// Loading indicator handler
function increaseLoading(sel) {
if (loading === 0) {
$(sel).show();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment