Remove version from footer

This commit is contained in:
Johannes Zellner
2020-09-29 16:41:00 +02:00
parent e87d206dda
commit 8388491e58
5 changed files with 0 additions and 11 deletions

View File

@@ -291,7 +291,6 @@
<footer class="text-center ng-cloak">
<span class="text-muted" ng-bind-html="status.footer | markdown2html"></span>
<span class="version">v{{status.version}}</span>
</footer>
</div>