diff --git a/public/images/avatars/svg/person-1.svg b/public/images/avatars/svg/person-1.svg new file mode 100644 index 0000000..91dc2d0 --- /dev/null +++ b/public/images/avatars/svg/person-1.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/public/images/avatars/svg/person-2.svg b/public/images/avatars/svg/person-2.svg new file mode 100644 index 0000000..5bac2de --- /dev/null +++ b/public/images/avatars/svg/person-2.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/components/pages/dashboards/Dashboard.vue b/src/components/pages/dashboards/Dashboard.vue index 7fae696..11b2193 100644 --- a/src/components/pages/dashboards/Dashboard.vue +++ b/src/components/pages/dashboards/Dashboard.vue @@ -21,7 +21,7 @@ onMounted(() => {
diff --git a/src/components/partials/layout/toolbar/ToolbarUserProfile.vue b/src/components/partials/layout/toolbar/ToolbarUserProfile.vue index 7f0ad17..ca203b3 100644 --- a/src/components/partials/layout/toolbar/ToolbarUserProfile.vue +++ b/src/components/partials/layout/toolbar/ToolbarUserProfile.vue @@ -106,7 +106,7 @@ function onRePassword() { @keydown.enter.prevent="toggle" @click="toggle" > - +
{{ biz.compNm }}
@@ -117,7 +117,7 @@ function onRePassword() {