From c5c2ae99f6e9b91526ea5896b3029ab8a7480c6f Mon Sep 17 00:00:00 2001 From: Sukanya Pandey Date: Wed, 9 Dec 2020 16:14:19 +0530 Subject: Show asset name in the app header Signed-off-by: Sukanya Pandey Change-Id: If5394604d6c91b3604eaadb33178376fe6da672c --- src/App.vue | 13 +++++++++++++ src/components/AppHeader/AppHeader.vue | 16 +++++++++++++++- src/store/modules/GlobalStore.js | 24 +++++++++++++++--------- 3 files changed, 43 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/App.vue b/src/App.vue index f6991c46..fc04b70b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,9 +7,22 @@