Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/feedback.html')
-rw-r--r--layouts/feedback.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/feedback.html b/layouts/feedback.html
index 2ea56cb8..bd945cef 100644
--- a/layouts/feedback.html
+++ b/layouts/feedback.html
@@ -229,7 +229,7 @@
};
var is_disqus_loaded = false;
- function loadDisqus() {
+ window.loadDisqus = function() {
if (!is_disqus_loaded){
is_disqus_loaded = true;
var disqusThread = document.getElementById('disqus_thread');