1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-16 22:50:10 +03:00

Bug #5149 Removed autorefresh option in sunstone-config (#303)

This commit is contained in:
Abel Coronado 2017-05-16 12:08:15 +02:00 committed by Tino Vázquez
parent d26a242ac1
commit 7edd06758c

View File

@ -145,7 +145,6 @@ define(function(require) {
"logo": (_config['view']["provision_logo"] || "images/one_small_logo.png"),
},
'autoRefresh' : _config['view']['autorefresh'],
'tableOrder': _config['user_config']['table_order'],
'vncProxyPort': _config['system_config']['vnc_proxy_port'],
'vncWSS': _config['user_config']['vnc_wss'],