forked from leftypol/leftypol
change times to local timezone before page render
This commit is contained in:
parent
e8bfdfd9c8
commit
78901785fd
3 changed files with 9 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue