changeset 5157:673f2a00c767

add missing Author in Timeslider
author Fadi Abbud <fadi.abbud@intevation.de>
date Thu, 02 Apr 2020 13:17:13 +0200
parents 0897859b2f4a
children c8d36d585f6f 5c52d6d69545
files client/src/components/TimeSlider.vue client/src/components/toolbar/TimeSlider.vue
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/TimeSlider.vue	Thu Apr 02 12:05:07 2020 +0200
+++ b/client/src/components/TimeSlider.vue	Thu Apr 02 13:17:13 2020 +0200
@@ -77,7 +77,8 @@
  * Software engineering by Intevation GmbH
  *
  * Author(s):
- * Fadi Abbud <fadiabbud@intevation.de>
+ * Fadi Abbud <fadi.abbud@intevation.de>
+ * Thomas Junk <thomas.junk@intevation.de>
  */
 import { mapState } from "vuex";
 import * as d3 from "d3";
--- a/client/src/components/toolbar/TimeSlider.vue	Thu Apr 02 12:05:07 2020 +0200
+++ b/client/src/components/toolbar/TimeSlider.vue	Thu Apr 02 13:17:13 2020 +0200
@@ -24,7 +24,8 @@
  * Software engineering by Intevation GmbH
  *
  * Author(s):
- * Fadi Abbud <fadiabbud@intevation.de>
+ * Fadi Abbud <fadi.abbud@intevation.de>
+ * Thomas Junk <thomas.junk@intevation.de>
  */
 import { mapState } from "vuex";
 import locale2 from "locale2";