imng-kendo-schematics 19.259.5 → 19.259.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
<imng-data-delete-dialog
|
|
114
114
|
[facade]="crudFacade"
|
|
115
115
|
[dataItem]="crudFacade.currentEntity$ | async">
|
|
116
|
-
<div>Are you sure you want to delete this record?</div>
|
|
116
|
+
<div class="text-center">Are you sure you want to delete this record?</div>
|
|
117
117
|
</imng-data-delete-dialog>
|
|
118
118
|
}
|
|
119
119
|
}
|