Release notes updated

This commit is contained in:
Piotr Pekala
2019-08-29 03:52:30 -07:00
parent e181be93c2
commit c4959b97da
2 changed files with 12 additions and 12 deletions

View File

@ -10,9 +10,6 @@
</div>
</mat-tab>
<mat-tab label="Command line">
<div *ngIf="node.status !== 'started'" class='textBox'>
Please start the node in order to get the command line information.
</div>
<div class="textBox">
{{commandLine}}
</div>