From 868a1c5a7c5b1785109a533151bb9e631adf9974 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Sat, 11 Apr 2015 14:51:00 +0200 Subject: NMS: Bump jquery and bootstrap version Also introduces several related style-fixes. --- web/nms.gathering.org/nms2/js/npm.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 web/nms.gathering.org/nms2/js/npm.js (limited to 'web/nms.gathering.org/nms2/js/npm.js') 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 -- cgit v1.2.3