Changed: appadmin to work without https

This commit is contained in:
Markus Schmidt 2021-10-13 16:41:44 +02:00
parent 19e0d95b51
commit 00eda068d2

View File

@ -1,4 +1,5 @@
{{extend 'layout.html'}}
{{request.is_local=True}}
<script><!--
jQuery(document).ready(function(){
jQuery("table.sortable tbody tr").mouseover( function() {