Remove console & live process log logic (moved to backend)

This commit is contained in:
Kristóf Tóth
2019-08-15 14:37:55 +02:00
parent 0543a36f09
commit e6783efa49
8 changed files with 10 additions and 101 deletions

View File

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