aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/webapp/assets/bootstrap/js/npm.js
diff options
context:
space:
mode:
authorfschneider <florian.schneider@student.tugraz.at>2015-08-11 08:15:33 +0200
committerfschneider <florian.schneider@student.tugraz.at>2015-08-11 08:15:33 +0200
commit20dcd9561db474e9309de1a3b2e25efe02ccacfc (patch)
tree4bc662b07a17af76983b6457c29bd413195892dd /pdf-as-web/src/main/webapp/assets/bootstrap/js/npm.js
parent0cfb3fe13a2a5280112bf942b4e0b12e5abee1c9 (diff)
downloadpdf-as-4-20dcd9561db474e9309de1a3b2e25efe02ccacfc.tar.gz
pdf-as-4-20dcd9561db474e9309de1a3b2e25efe02ccacfc.tar.bz2
pdf-as-4-20dcd9561db474e9309de1a3b2e25efe02ccacfc.zip
nav bar and navigation/new form design/use of bootstrap
Diffstat (limited to 'pdf-as-web/src/main/webapp/assets/bootstrap/js/npm.js')
-rw-r--r--pdf-as-web/src/main/webapp/assets/bootstrap/js/npm.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/pdf-as-web/src/main/webapp/assets/bootstrap/js/npm.js b/pdf-as-web/src/main/webapp/assets/bootstrap/js/npm.js
new file mode 100644
index 00000000..bf6aa806
--- /dev/null
+++ b/pdf-as-web/src/main/webapp/assets/bootstrap/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