diff options
Diffstat (limited to 'tools/footer.php')
| -rw-r--r-- | tools/footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/footer.php b/tools/footer.php index 81978a4..fb8df47 100644 --- a/tools/footer.php +++ b/tools/footer.php @@ -25,5 +25,5 @@ } addClass("<?php echo trim(str_replace("/index.php", "", $_SERVER["PHP_SELF"] ), "/");?>", "actives"); </script> - <script src="//code.jquery.com/jquery-1.11.1.min.js" defer=""></script> + <script src="//code.jquery.com/jquery-1.11.1.min.js" defer></script> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" defer=""></script> |
