stash
This commit is contained in:
parent
44f5666417
commit
181a7949fe
1 changed files with 6 additions and 0 deletions
|
|
@ -70,6 +70,12 @@
|
|||
</router-link>
|
||||
</li>
|
||||
</ul>
|
||||
<div>
|
||||
<div class="alert alert-warning m-2" role="alert">
|
||||
<h4 class="alert-heading">Warning!</h4>
|
||||
This is a UI Prototype, 50% of of the content and UI elements are placeholders or unfinished experimental features.
|
||||
</div>
|
||||
</div>
|
||||
<div class="sidebar-version" :title="versionTitle">{{ frontendCommit }}{{ backendCommit ? ' / ' + backendCommit : '' }}</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue