1
0
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:
Frederick Borges 2020-06-03 17:59:09 +02:00 committed by GitHub
parent ce02459c7e
commit 303af0199d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 3 deletions

View File

@ -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>
+ &nbsp;<a href="http://opennebula.io/enterprise" target="_blank">Enterprise Edition</a>
</div>
</body>
</html>

View File

@ -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>