summaryrefslogtreecommitdiff
path: root/www/js/api.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/api.js')
-rw-r--r--www/js/api.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/js/api.js b/www/js/api.js
index 1452074..04d8c5a 100644
--- a/www/js/api.js
+++ b/www/js/api.js
@@ -465,6 +465,8 @@ window.html5ks.api = {
} else {
done = true;
ctc.style.display = "block";
+ ctc.class = "";
+ ctc.class = "ctc";
}
};