diff client/src/main.js @ 362:2c58906649be

refactor: user detail view refactored to accordion
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 08 Aug 2018 18:14:16 +0200
parents 22deb76dff2c
children 112527683ee9
line wrap: on
line diff
--- a/client/src/main.js	Tue Aug 07 19:28:03 2018 +0200
+++ b/client/src/main.js	Wed Aug 08 18:14:16 2018 +0200
@@ -10,6 +10,7 @@
 import "../node_modules/font-awesome/css/font-awesome.min.css";
 import "../node_modules/ol/ol.css";
 import "../node_modules/cxlt-vue2-toastr/dist/css/cxlt-vue2-toastr.css";
+import "bootstrap";
 
 var toastrConfigs = {
   position: "bottom center",