mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
Misc. html/css tweaks, bumped version.
This commit is contained in:
parent
012c8ed145
commit
57d8ae3e01
6 changed files with 25 additions and 32 deletions
|
@ -1,3 +1,3 @@
|
|||
<div class="footer center well">
|
||||
<p><small>Docker API Version: <strong>{{ apiVersion }}</strong> UI Version: <strong>{{ uiVersion }}</strong> <a style="float:right" href="https://github.com/crosbymichael/dockerui">dockerui</a></small></p>
|
||||
</div>
|
||||
<footer class="center well">
|
||||
<p><small>Docker API Version: <strong>{{ apiVersion }}</strong> UI Version: <strong>{{ uiVersion }}</strong> <a class="pull-right" href="https://github.com/crosbymichael/dockerui">dockerui</a></small></p>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue