Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
delete_confirm.phtml
Go to the documentation of this file.
1 <?php
6 ?>
7 <script type="text/x-magento-init">
8 {
9  "#edit_form": {
10  "Magento_Backend/js/delete-with-confirm": {}
11  }
12 }
13 </script>