From b869794b0e7ac751057886a8fcea766d7c7b1e53 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Mon, 26 Feb 2018 20:08:50 +0100 Subject: [PATCH] Fixed usernamed not displayed on import request --- front/src/components/requests/Card.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/front/src/components/requests/Card.vue b/front/src/components/requests/Card.vue index deb9c3fe0..17fecde52 100644 --- a/front/src/components/requests/Card.vue +++ b/front/src/components/requests/Card.vue @@ -5,10 +5,10 @@
-
+
@@ -24,7 +24,7 @@ @click="createImport" v-if="request.status === 'pending' && importAction && $store.state.auth.availablePermissions['import.launch']" class="ui mini basic green right floated button">Create import - +