changeset 2104:c9af355d4a2c

staging: display stretch name
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 04 Feb 2019 14:35:47 +0100
parents 404eae390298
children 58a28715e386
files client/src/components/staging/StagingDetail.vue
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/staging/StagingDetail.vue	Mon Feb 04 14:32:48 2019 +0100
+++ b/client/src/components/staging/StagingDetail.vue	Mon Feb 04 14:35:47 2019 +0100
@@ -17,7 +17,9 @@
           >{{ data.summary["source-organization"] }} (LOS:
           {{ data.summary.los }})</span
         >
-        <span v-if="isStretch(data.kind.toUpperCase())">STRETCH</span>
+        <span v-if="isStretch(data.kind.toUpperCase())">{{
+          data.summary.stretch
+        }}</span>
       </div>
       <div class="mt-auto mb-auto small text-left type">
         {{ data.kind.toUpperCase() }}