Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iglvzx/IGalvez.Autoindex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIzzy Galvez <i@igalvez.net>2015-10-22 21:58:08 +0300
committerIzzy Galvez <i@igalvez.net>2015-10-22 21:58:08 +0300
commit044c831247f0793594e493b24d633aaf5b552e19 (patch)
tree78d3fa2b1b0ec44d00e0e9b28d02ff9f0c2db0e2
parent1cbd87748b19bf3811d67a868c0acaf2828a1391 (diff)
error js to local versions
-rw-r--r--.autoindex/error/js.shtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.autoindex/error/js.shtml b/.autoindex/error/js.shtml
index 9beb5e8..cf70933 100644
--- a/.autoindex/error/js.shtml
+++ b/.autoindex/error/js.shtml
@@ -1,5 +1,5 @@
-<script src="//code.jquery.com/jquery-2.1.4.min.js"></script>
-<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
+<script src="/.autoindex/js/jquery.js?v=2.1.4"></script>
+<script src="/.autoindex/js/bootstrap.js?v=3.3.5"></script>
<script>
var parts = document.URL.split('/');