diff client/src/components/importoverview/FairwayDimension.vue @ 2902:399b03e59411

client: use UISpinnerButton in bottlenecks list and imports overview
author Markus Kottlaender <markus@intevation.de>
date Tue, 02 Apr 2019 16:44:20 +0200
parents 5d0e5159190f
children
line wrap: on
line diff
--- a/client/src/components/importoverview/FairwayDimension.vue	Tue Apr 02 16:37:03 2019 +0200
+++ b/client/src/components/importoverview/FairwayDimension.vue	Tue Apr 02 16:44:20 2019 +0200
@@ -16,9 +16,7 @@
  * Author(s):
  * Thomas Junk <thomas.junk@intevation.de>
  */
-export default {
-  name: "fairwaydimensiondetails"
-};
+export default {};
 </script>
 
 <style></style>