aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bzpage.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bzpage.js')
-rw-r--r--lib/bzpage.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bzpage.js b/lib/bzpage.js
index d098d70..f281d78 100644
--- a/lib/bzpage.js
+++ b/lib/bzpage.js
@@ -121,6 +121,7 @@ var BZPage = function BZPage(win, config) {
}
}
+ this.checkComments();
this.generateButtons();
};