1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-27 13:57:23 +03:00

Changed sign-out button into support tab [FA upgrade] (#1965)

This commit is contained in:
Abel Coronado 2018-04-13 18:35:16 +02:00 committed by Tino Vázquez
parent 23ebb7c2ee
commit d26a17e4e1

View File

@ -32,7 +32,7 @@ define(function(require) {
"Support.signout" : {
type: "action",
layout: "main",
text: '<i class="fas fa-sign-out fas fa-lg">',
text: '<i class="fas fa-sign-out-alt fas fa-lg">',
tip: "Sign out of Commercial Support",
alwaysActive: true
},