aboutsummaryrefslogtreecommitdiffstats
path: root/library/bootstrap-colorpicker/src/footer.html
diff options
context:
space:
mode:
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