mirror of
https://github.com/simon987/sist2.git
synced 2025-04-04 07:52:59 +00:00
Merge 4ec6a14252a5bf93a8e0eaeaa83e9317a1211990 into d800effad9dfbdd5fa00b6f012eba99095448f21
This commit is contained in:
commit
b9fd1dae70
@ -4,6 +4,10 @@
|
||||
<Sist2Icon></Sist2Icon>
|
||||
</b-navbar-brand>
|
||||
|
||||
<span class="badge badge-pill version" v-if="$store && $store.state.sist2Info">
|
||||
v{{ sist2Version() }}
|
||||
</span>
|
||||
|
||||
<b-button class="ml-auto" to="/task" variant="link">{{ $t("tasks") }}</b-button>
|
||||
</b-navbar>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user