mirror of https://github.com/interlegis/sapl.git
3 changed files with 2 additions and 16 deletions
@ -1,13 +1,2 @@ |
|||||
{% extends "crud/form.html" %} |
{% extends "crud/form.html" %} |
||||
{% load i18n %} |
{% load i18n %} |
||||
|
|
||||
{% block extra_js %} |
|
||||
|
|
||||
<script type="text/javascript"> |
|
||||
|
|
||||
$(document).ready(function(){ |
|
||||
}); |
|
||||
|
|
||||
</script> |
|
||||
|
|
||||
{% endblock %} |
|
||||
Loading…
Reference in new issue