parent
305dfc0f93
commit
94b01d868d
8 changed files with 125 additions and 127 deletions
|
@ -6,7 +6,6 @@
|
||||||
|
|
||||||
<script src="{{STATIC_URL}}js/ui.datepicker.js" type="text/javascript"></script>
|
<script src="{{STATIC_URL}}js/ui.datepicker.js" type="text/javascript"></script>
|
||||||
<script src="{{STATIC_URL}}todo/js/jquery.tablednd_0_5.js" type="text/javascript"></script>
|
<script src="{{STATIC_URL}}todo/js/jquery.tablednd_0_5.js" type="text/javascript"></script>
|
||||||
<link type="text/css" href="{{STATIC_URL}}js/jquery-ui-1.7.1.custom.css" rel="Stylesheet" />
|
|
||||||
|
|
||||||
<script type="text/javascript" charset="utf-8">
|
<script type="text/javascript" charset="utf-8">
|
||||||
// thedate.x comes from the edit_task view. If this is a new entry,
|
// thedate.x comes from the edit_task view. If this is a new entry,
|
||||||
|
@ -16,5 +15,4 @@
|
||||||
});
|
});
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
{% endblock extrahead %}
|
{% endblock extrahead %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue