1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-01 06:50:25 +03:00

Bug #4529: Fix VM log panel

This commit is contained in:
Carlos Martín 2016-06-08 14:29:18 +02:00
parent 865470cd47
commit 6b44f5f47a

View File

@ -71,8 +71,7 @@ define(function(require) {
TemplateUtils.templateToString(this.element.TEMPLATE)+
'</pre>'+
'</div>'+
'</div>'+
'</div>'
'</div>';
}
function _setup(context) {