diff options
| author | root | 2014-12-01 02:05:53 +0100 |
|---|---|---|
| committer | root | 2014-12-01 02:05:53 +0100 |
| commit | 33affa31742f0bc9d735349763f639087ea4e7ff (patch) | |
| tree | 08681550b09ce3a80544684dc822cdecee730cab /tools/footer.php | |
| parent | 08f3b8c3930ecc009f3473d9cae9e26ad17fb23d (diff) | |
| download | tools.iamfabulous.de-33affa31742f0bc9d735349763f639087ea4e7ff.tar.gz | |
Prettified view linkshorter/index
Diffstat (limited to 'tools/footer.php')
| -rw-r--r-- | tools/footer.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/footer.php b/tools/footer.php index ce072aa..81978a4 100644 --- a/tools/footer.php +++ b/tools/footer.php @@ -25,3 +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="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" defer=""></script> |
