comparison 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
comparison
equal deleted inserted replaced
2901:da1d063ee085 2902:399b03e59411
14 * Software engineering by Intevation GmbH 14 * Software engineering by Intevation GmbH
15 * 15 *
16 * Author(s): 16 * Author(s):
17 * Thomas Junk <thomas.junk@intevation.de> 17 * Thomas Junk <thomas.junk@intevation.de>
18 */ 18 */
19 export default { 19 export default {};
20 name: "fairwaydimensiondetails"
21 };
22 </script> 20 </script>
23 21
24 <style></style> 22 <style></style>