mirror of
https://gitnet.fr/deblan/gist.git
synced 2021-08-14 08:30:49 +02:00
Jquery call fixed
This commit is contained in:
parent
abed0e4b3c
commit
9059fe214b
@ -117,7 +117,7 @@
|
||||
return key;
|
||||
}
|
||||
</script>
|
||||
<script src="{{ web_path }}components/jquery/dist/jquery.min.js"></script>
|
||||
<script src="{{ web_path }}components/jquery/jquery.min.js"></script>
|
||||
<script src="{{ web_path }}components/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script src="{{ web_path }}app/js/cipher.js"></script>
|
||||
<script src="{{ web_path }}app/js/app.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user