aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/nms2/js/npm.js
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2015-04-11 14:51:00 +0200
committerKristian Lyngstol <kristian@bohemians.org>2015-04-11 14:51:00 +0200
commit868a1c5a7c5b1785109a533151bb9e631adf9974 (patch)
treed244b11c47df1e4454a03e99469ad5ee732d9a44 /web/nms.gathering.org/nms2/js/npm.js
parent3d9d4b13e3748dfc15811a28e2378c4061a1c772 (diff)
NMS: Bump jquery and bootstrap version
Also introduces several related style-fixes.
Diffstat (limited to 'web/nms.gathering.org/nms2/js/npm.js')
-rw-r--r--web/nms.gathering.org/nms2/js/npm.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/web/nms.gathering.org/nms2/js/npm.js b/web/nms.gathering.org/nms2/js/npm.js
new file mode 100644
index 0000000..bf6aa80
--- /dev/null
+++ b/web/nms.gathering.org/nms2/js/npm.js
@@ -0,0 +1,13 @@
+// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
+require('../../js/transition.js')
+require('../../js/alert.js')
+require('../../js/button.js')
+require('../../js/carousel.js')
+require('../../js/collapse.js')
+require('../../js/dropdown.js')
+require('../../js/modal.js')
+require('../../js/tooltip.js')
+require('../../js/popover.js')
+require('../../js/scrollspy.js')
+require('../../js/tab.js')
+require('../../js/affix.js') \ No newline at end of file