From d2ff532b5cc1b91c7ecf042aa71c473ae32cfd8e Mon Sep 17 00:00:00 2001 From: guerler Date: Tue, 30 Aug 2022 22:32:53 -0400 Subject: [PATCH] Use consistent names, apply prefix in consumer --- client/src/components/Masthead/Masthead.vue | 34 +++++++++++-------- client/src/entry/analysis/App.vue | 12 ++----- client/src/layout/masthead.js | 6 ++-- templates/webapps/galaxy/galaxy.masthead.mako | 6 ++-- 4 files changed, 28 insertions(+), 30 deletions(-) diff --git a/client/src/components/Masthead/Masthead.vue b/client/src/components/Masthead/Masthead.vue index 882929314be..b720a9d0bcd 100644 --- a/client/src/components/Masthead/Masthead.vue +++ b/client/src/components/Masthead/Masthead.vue @@ -1,8 +1,8 @@