mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 02:46:11 +02:00
Remove useless code
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
7e1ec95198
commit
3a42e50884
@ -134,12 +134,6 @@ window.addEventListener('load', () => {
|
||||
});
|
||||
|
||||
this.highlightedLines = $container.html();
|
||||
setTimeout(function(){
|
||||
$('#in_tail_format').tooltip({
|
||||
selector: "[data-toggle=tooltip]",
|
||||
container: "body"
|
||||
})
|
||||
}, 0);
|
||||
},
|
||||
|
||||
preview: function(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user