add message link
This commit is contained in:
parent
315e2256f0
commit
7f3d92620c
@ -11,6 +11,9 @@
|
|||||||
<b-button to="media" variant="primary">
|
<b-button to="media" variant="primary">
|
||||||
Media
|
Media
|
||||||
</b-button>
|
</b-button>
|
||||||
|
<b-button to="message" variant="primary">
|
||||||
|
Message
|
||||||
|
</b-button>
|
||||||
<b-button to="logging" variant="primary">
|
<b-button to="logging" variant="primary">
|
||||||
Logging
|
Logging
|
||||||
</b-button>
|
</b-button>
|
||||||
|
@ -136,6 +136,9 @@
|
|||||||
<b-button to="/media" variant="primary">
|
<b-button to="/media" variant="primary">
|
||||||
Media
|
Media
|
||||||
</b-button>
|
</b-button>
|
||||||
|
<b-button to="/message" variant="primary">
|
||||||
|
Message
|
||||||
|
</b-button>
|
||||||
<b-button to="logging" variant="primary">
|
<b-button to="logging" variant="primary">
|
||||||
Logging
|
Logging
|
||||||
</b-button>
|
</b-button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user