fixing syntax error
parent
6505384a1a
commit
7dd1b994cd
|
@ -10,7 +10,7 @@
|
|||
|
||||
{% block extra_js %}
|
||||
|
||||
{% block.super %}
|
||||
{{ block.super }}
|
||||
<script>
|
||||
$j(document).ready(function() {
|
||||
jQuery.post("/ml/status/", function(data){
|
||||
|
|
Loading…
Reference in New Issue