Skip to content

Commit 5034287

Browse files
committed
Merge remote-tracking branch 'origin/release/v11.2.0' into release/v11.2.0
2 parents 1789a4b + b61ceb1 commit 5034287

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/src/app/app-management/app-logs/app-logs.component.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,14 @@ <h6 class="card-title mb-0 text-uppercase label-header">
108108
<div class="title d-flex justify-content-between align-items-center border-bottom-1
109109
border-bottom-grey-100 pl-3 pt-3 pr-3 pb-0">
110110
<h6 class="card-title text-blue-800 font-weight-light">
111-
Error detail
111+
Log detail
112112
</h6>
113113
<button (click)="message= undefined" aria-label="Close"
114114
class="close button-close" type="button">
115115
<div class="close-icon"></div>
116116
</button>
117117
</div>
118118
<app-utm-terminal-input [param]="message" [readonly]="true"
119-
terminal="UTMSTACK error log"></app-utm-terminal-input>
119+
terminal="UTMSTACK log"></app-utm-terminal-input>
120120
</div>
121121
</div>

0 commit comments

Comments
 (0)