|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
<div |
|
|
|
|
class="op-modal wp-table--configuration-modal -danger-zone loading-indicator--location" |
|
|
|
|
class="op-modal op-modal_autoheight wp-table--configuration-modal -danger-zone loading-indicator--location" |
|
|
|
|
data-indicator-name="modal" |
|
|
|
|
id="wp_destroy_modal" |
|
|
|
|
> |
|
|
|
@ -50,7 +50,7 @@ |
|
|
|
|
</ul> |
|
|
|
|
</ng-container> |
|
|
|
|
<div *ngIf="mustConfirmChildren"> |
|
|
|
|
<label class="form--label-with-check-box"> |
|
|
|
|
<label class="form--label-with-check-box -no-ellipsis"> |
|
|
|
|
<div class="form--check-box-container"> |
|
|
|
|
<input type="checkbox" |
|
|
|
|
name="confirm-children-deletion" |
|
|
|
|