Fix contest time bug
This commit is contained in:
parent
126ed83ee5
commit
09e01d620e
4 changed files with 9 additions and 7 deletions
|
@ -9,6 +9,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block users_js_media %}
|
||||
{% include "contest/contest-datetime-js.html" %}
|
||||
{% if can_edit %}
|
||||
<script type="text/javascript">
|
||||
$(function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue