[Pkg-javascript-commits] [jquery-minicolors] 01/11: Updated to Bootstrap 3.3.1
David Prévot
taffit at moszumanska.debian.org
Tue Dec 30 16:13:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit d93e5c9657710d5c004fa924d95117ac42032625
Author: Cory LaViska <cory at abeautifulsite.net>
Date: Mon Dec 29 12:48:47 2014 -0500
Updated to Bootstrap 3.3.1
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index b6e04ed..dbf6afa 100644
--- a/index.html
+++ b/index.html
@@ -8,8 +8,8 @@
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<!-- Bootstrap 3 -->
- <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css">
- <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script>
+ <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
+ <script src="//netdna.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<!-- MiniColors -->
<script src="jquery.minicolors.js"></script>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
More information about the Pkg-javascript-commits
mailing list