changeset 2028:a8d8e855cb26 unify_imports

staging. FD added source-organization and LOS as name for entry
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 25 Jan 2019 09:42:43 +0100
parents 6b9f0fe741dc
children 8d006afa7c1b 4c33bac70a11
files client/src/components/importschedule/Importscheduledetail.vue client/src/components/staging/StagingDetail.vue
diffstat 2 files changed, 4 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/importschedule/Importscheduledetail.vue	Thu Jan 24 18:23:31 2019 +0100
+++ b/client/src/components/importschedule/Importscheduledetail.vue	Fri Jan 25 09:42:43 2019 +0100
@@ -802,13 +802,6 @@
       this.$store.commit("imports/clearCurrentSchedule");
       this.$store.commit("imports/setImportScheduleDetailInvisible");
     }
-  },
-  imports: [],
-  on: "on",
-  off: "off",
-  periods: {
-    DAILY: "daily",
-    MONTHLY: "monthly"
   }
 };
 </script>
--- a/client/src/components/staging/StagingDetail.vue	Thu Jan 24 18:23:31 2019 +0100
+++ b/client/src/components/staging/StagingDetail.vue	Fri Jan 25 09:42:43 2019 +0100
@@ -13,7 +13,10 @@
             data.summary.bottlenecks.length
           }})</span
         >
-        <span v-if="isFairwayDimension(data.kind.toUpperCase())">-</span>
+        <span v-if="isFairwayDimension(data.kind.toUpperCase())"
+          >{{ data.summary["source-organization"] }} (LOS:
+          {{ data.summary.los }})</span
+        >
       </div>
       <div class="mt-auto mb-auto small text-left type">
         {{ data.kind.toUpperCase() }}