mirror of
https://github.com/clearml/clearml-web
synced 2025-04-27 09:29:32 +00:00
Update pipeline-step-info.component.html
This commit is contained in:
parent
58e051ec43
commit
698f7c02d5
@ -90,7 +90,7 @@
|
||||
<footer *ngIf="step?.id">
|
||||
<button class="btn btn-icon g-btn d-flex align-items-center" smTooltip="Delete step" (click)="deleteClicked()">
|
||||
<i [class]="'al-icon me-2 ' + icons.REMOVE + ' sm-md'"></i>
|
||||
Delete step
|
||||
DELETE STEP
|
||||
</button>
|
||||
<!-- <a
|
||||
class="arr-link"
|
||||
|
Loading…
Reference in New Issue
Block a user