Replace method to use get with range in paramters.

This commit is contained in:
Alexis Lahouze
2015-06-13 01:27:32 +02:00
parent 7b49cec047
commit b983835023
3 changed files with 30 additions and 32 deletions

View File

@ -83,6 +83,8 @@
</div>
{% block footer %}{% endblock %}
<script type="text/javascript" src="https://raw.githubusercontent.com/moment/moment/develop/min/moment.min.js"></script>
<!-- JQuery Javascript library -->
<script type="text/javascript" src="http://code.jquery.com/jquery-2.0.3.min.js"></script>