change times to local timezone before page render

This commit is contained in:
Michael Save 2012-02-20 02:32:53 +11:00
parent e8bfdfd9c8
commit 78901785fd
3 changed files with 9 additions and 1 deletions

View file

@ -226,7 +226,6 @@ function init() {
highlightReply(window.location.hash.substring(1));
{% endraw %}{% if config.inline_expanding %}{% raw %}init_expanding();{% endraw %}{% endif %}{% raw %}
{% endraw %}{% if config.javascript_local_time %}{% raw %}init_localtime();{% endraw %}{% endif %}{% raw %}
}
var RecaptchaOptions = {