mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: Login Enterprise patch (#4876)
Signed-off-by: Frederick <fborges@opennebula.io>
This commit is contained in:
parent
ce02459c7e
commit
303af0199d
@ -0,0 +1,10 @@
|
||||
--- ../views/login.erb 2020-06-03 15:49:58.458807190 +0200
|
||||
+++ ../views/login_enterprise.erb 2020-06-03 15:49:50.546626875 +0200
|
||||
@@ -79,6 +79,7 @@
|
||||
|
||||
<div id="footer" style="overflow:visible;">
|
||||
<a href="http://opennebula.io" target="_blank">OpenNebula <%= OpenNebula::VERSION %></a>
|
||||
+ <a href="http://opennebula.io/enterprise" target="_blank">Enterprise Edition</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -79,9 +79,6 @@
|
||||
|
||||
<div id="footer" style="overflow:visible;">
|
||||
<a href="http://opennebula.io" target="_blank">OpenNebula <%= OpenNebula::VERSION %></a>
|
||||
by
|
||||
<a href="http://opennebula.io" target="_blank">OpenNebula Systems</a>
|
||||
.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user