mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix to remove debug
This commit is contained in:
@@ -292,11 +292,6 @@ my $term_script = <<EOF;
|
||||
|
||||
$term_flavors
|
||||
socket.send(' clear\\r');
|
||||
|
||||
// Expose objs and socket for debug
|
||||
window.term_ = term;
|
||||
window.termfit = fitAddon;
|
||||
window.termsock = socket;
|
||||
};
|
||||
socket.onerror = function() {
|
||||
termcont.innerHTML = '<tt style="color: \#ff0000">Error: ' +
|
||||
|
||||
Reference in New Issue
Block a user