wip
This commit is contained in:
parent
2fe720c610
commit
469ff88287
8 changed files with 41 additions and 28 deletions
|
|
@ -3,10 +3,10 @@
|
|||
<ul>
|
||||
<template v-if="os.isSignedIn">
|
||||
<li class="home" :class="{ active: page == 'home' }">
|
||||
<a href="/">
|
||||
<router-link to="/">
|
||||
%fa:home%
|
||||
<p>%i18n:desktop.tags.mk-ui-header-nav.home%</p>
|
||||
</a>
|
||||
</router-link>
|
||||
</li>
|
||||
<li class="messaging">
|
||||
<a @click="messaging">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue