mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
B #~: Remove UtilsFoundation reference (#1166)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
This commit is contained in:
parent
da6ddae2d7
commit
a6c7898544
@ -25,7 +25,6 @@ define(function(require) {
|
||||
function printInfoConnection(context, info) {
|
||||
context.empty()
|
||||
info && context.append(TemplateInfo(info))
|
||||
UtilsFoundation.update(context);
|
||||
|
||||
if (info && info.name) {
|
||||
document.title = info.name;
|
||||
|
Loading…
x
Reference in New Issue
Block a user