aboutsummaryrefslogtreecommitdiffstats
path: root/library/bootstrap-colorpicker/src/footer.html
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-25 12:47:46 -0700
committerfriendica <info@friendica.com>2014-03-25 12:47:46 -0700
commitf14596b1ebeecf2c75939374136c830e44dbd923 (patch)
treecef612ce9d8e9ac7d0676e4c01be48aea5d9e4f4 /library/bootstrap-colorpicker/src/footer.html
parentdc091800c3a138810b2c14127dfa2fe4fab3616b (diff)
parentfbb12ca86acf40bf61f2ad8f69aee78db8df8dcb (diff)
downloadvolse-hubzilla-f14596b1ebeecf2c75939374136c830e44dbd923.tar.gz
volse-hubzilla-f14596b1ebeecf2c75939374136c830e44dbd923.tar.bz2
volse-hubzilla-f14596b1ebeecf2c75939374136c830e44dbd923.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'library/bootstrap-colorpicker/src/footer.html')
-rw-r--r--library/bootstrap-colorpicker/src/footer.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/library/bootstrap-colorpicker/src/footer.html b/library/bootstrap-colorpicker/src/footer.html
new file mode 100644
index 000000000..1cea02d09
--- /dev/null
+++ b/library/bootstrap-colorpicker/src/footer.html
@@ -0,0 +1,9 @@
+ </div>
+ </section>
+ </div>
+ <script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
+ <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
+ <script src="dist/js/bootstrap-colorpicker.js"></script>
+ <script src="src/js/docs.js"></script>
+ </body>
+</html> \ No newline at end of file