markdown injects block elements so break out the version
This commit is contained in:
@@ -175,8 +175,8 @@
|
||||
<div ng-view id="ng-view" class="layout-content"></div>
|
||||
|
||||
<footer class="text-center ng-cloak">
|
||||
<span class="text-muted" ng-bind-html="config.uiSpec.footer.body | markdown2html"></span>
|
||||
<span class="text-muted pull-right"> v{{config.version}}</span>
|
||||
<span class="text-muted" ng-bind-html="config.uiSpec.footer.body | markdown2html"></span>
|
||||
<span class="version">v{{config.version}}</span>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user