update web components
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
html += '</ul>';
|
||||
|
||||
Events.trigger($('.serverLogs', page).html(html)[0], 'create');
|
||||
$('.serverLogs', page).html(html).trigger('create');
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user