mirror of
https://github.com/clearml/clearml-web
synced 2025-03-13 07:08:17 +00:00
Update pipeline-step-info.component.html
This commit is contained in:
parent
c4a20594b0
commit
58e051ec43
@ -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
|
||||
Delete step
|
||||
</button>
|
||||
<!-- <a
|
||||
class="arr-link"
|
||||
|
Loading…
Reference in New Issue
Block a user