Move live log checking logic to ProcessLogService

This commit is contained in:
Kristóf Tóth
2018-05-30 11:14:48 +02:00
parent fc10db6cac
commit c889de0b05
5 changed files with 17 additions and 13 deletions

View File

@ -20,7 +20,7 @@
</div>
</div>
<div class="tfw-ide">
<app-ide (newLog)="setConsoleContent($event)"></app-ide>
<app-ide (newLogs)="setConsoleContentIfNoLiveLogs($event)"></app-ide>
</div>
<div class="tfw-terminal">
<div class="btn-group btn-group-sm flex-wrap tao-grid-center-left tfw-console-terminal-menu">