Changed: appadmin to work without https
This commit is contained in:
parent
19e0d95b51
commit
00eda068d2
@ -1,4 +1,5 @@
|
|||||||
{{extend 'layout.html'}}
|
{{extend 'layout.html'}}
|
||||||
|
{{request.is_local=True}}
|
||||||
<script><!--
|
<script><!--
|
||||||
jQuery(document).ready(function(){
|
jQuery(document).ready(function(){
|
||||||
jQuery("table.sortable tbody tr").mouseover( function() {
|
jQuery("table.sortable tbody tr").mouseover( function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user