Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Footer in Maps page #7

Closed
UDADeveloper opened this issue Aug 21, 2019 · 1 comment · Fixed by #19
Closed

Footer in Maps page #7

UDADeveloper opened this issue Aug 21, 2019 · 1 comment · Fixed by #19

Comments

@UDADeveloper
Copy link

Change this:
https://github.com/ClintOxx/vuetify-admin-dashboard/blob/ba249b7580d39a930592d7a5e0cc80f656bdd286/src/views/DashboardView.vue#L16

to this:
<core-footer v-if="$route.meta.name !== 'Maps'" />

in order not to render footer in Maps page

@ClintOxx
Copy link
Collaborator

Thanks, this has been fixed via pull request

anselal added a commit to Spirounia/vuetify-admin-dashboard that referenced this issue Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants