Skip to content
Snippets Groups Projects
Commit 68c080d9 authored by Florian Necas's avatar Florian Necas
Browse files

feat: reload georchestra header when routing

parent 13fcea33
No related branches found
No related tags found
1 merge request!821REDMINE_ISSUE-22911 | Ajout du header geOrchestra
<template> <template>
<div id="app"> <div id="app">
<GeorchestraHeader v-if="isGeorchestra" /> <GeorchestraHeader v-if="isGeorchestra" :key="$route.fullPath"/>
<AppHeader v-else /> <AppHeader v-else />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment