diff options
author | Joachim Tingvold <joachim@tingvold.com> | 2015-04-16 21:10:37 +0200 |
---|---|---|
committer | Joachim Tingvold <joachim@tingvold.com> | 2015-04-16 21:10:37 +0200 |
commit | 7147d88f6e3c15a2cce29fc39484280964ac81bc (patch) | |
tree | caefcba543049bb263335601b47116e52d685434 /web/nms.gathering.org/nms2/js/npm.js | |
parent | cf10d6ed33446032a86c9d58b964c5fbda121550 (diff) | |
parent | 7337ac7e744e978ae93a9cd28a08fea728627287 (diff) |
Merge branch 'master' of github.com:tech-server/tgmanage
Diffstat (limited to 'web/nms.gathering.org/nms2/js/npm.js')
-rw-r--r-- | web/nms.gathering.org/nms2/js/npm.js | 13 |
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 |