commit
77314d04c8
2 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
* [datacenterlight] Fix initially shown price
|
||||
1.0.2: 2017-05-28
|
||||
* [datacenterlight] Fixed login redirecting to blank page after logout
|
||||
1.0.3: 2017-06-02
|
||||
* [datacenterlight] Hotfix, remove footer on mobile devices
|
||||
|
||||
next
|
||||
* [opennebula_api] Improve testing, add ssh key functions
|
||||
|
|
|
@ -129,7 +129,7 @@
|
|||
<footer class="navbar-fixed-bottom">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="col-lg-12 hidden-xs">
|
||||
<ul class="list-inline">
|
||||
<li>
|
||||
<a href="#">{% trans "Home"%}</a>
|
||||
|
|
Loading…
Reference in a new issue