mirror of
https://github.com/unraid/webgui.git
synced 2026-04-22 01:40:58 -05:00
Syslog: added viewer
This commit is contained in:
@@ -74,7 +74,6 @@ function showLog(log) {
|
||||
$('pre.up').html(data);
|
||||
<?if ($display['resize']):?>
|
||||
resize();
|
||||
$(window).bind('resize',function(){resize();});
|
||||
<?endif;?>
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user