mirror of https://github.com/interlegis/sapl.git
4 changed files with 8 additions and 19 deletions
@ -1,10 +0,0 @@ |
|||||
{% extends "crud/detail_detail.html" %} |
|
||||
{% load i18n common_tags crispy_forms_tags%} |
|
||||
|
|
||||
{% block extra_js %} |
|
||||
<script language="Javascript"> |
|
||||
$(document).ready(function() { |
|
||||
console.log("OI"); |
|
||||
}); |
|
||||
</script> |
|
||||
{% endblock extra_js %} |
|
||||
Loading…
Reference in new issue