Skip to content
Snippets Groups Projects
Commit 9ca2398f authored by David Mendez's avatar David Mendez
Browse files

Search bar: improve layout of search bar examples

parent b9d66983
No related branches found
No related tags found
1 merge request!8Improve layout of report cards and search bar
<template> <template>
<v-app> <v-app>
<Notifications /> <Notifications />
<MainAppBar> <MainAppBar :permanently-pinned="false">
<template #logo> <template #logo>
<Logo /> <Logo />
</template> </template>
......
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
<script> <script>
export default { export default {
layout: 'reportCard', layout: 'default',
computed: { computed: {
esProxyBaseUrl() { esProxyBaseUrl() {
return process.env.esProxyBaseUrl return process.env.esProxyBaseUrl
......
Subproject commit d37465c76f734beb356eee88fd2d0e327c153be9 Subproject commit 8768240e3c4a1db0c235e0dbc2976285b2e8c965
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment