Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
window.phtml
Go to the documentation of this file.
1 <?php
7 // @codingStandardsIgnoreFile
8 
9 ?>
10 <?php
14 ?>
15 <ul class="message-system-list"
16  style="display: none;"
17  data-mage-init='{
18  "Magento_Ui/js/modal/modal": {
19  "autoOpen": true,
20  "buttons": false,
21  "modalClass": "modal-system-messages",
22  "title": "<?= /* @escapeNotVerified */ $block->getHeaderText() ?>"
23  }
24  }'>
25  <li class="message message-warning warning">
26  <?= /* @escapeNotVerified */ $block->getNoticeMessageText() ?><br/>
27  <a href="<?= /* @escapeNotVerified */ $block->getNoticeMessageUrl() ?>"><?= /* @escapeNotVerified */ $block->getReadDetailsText() ?></a>
28  </li>
29 </ul>
if( $form)() ?>< script > require(['jquery' mage mage
Definition: save.phtml:15
$block
Definition: block.php:8