Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
if | (isset($_button['warning']) && $_button['warning']) (confirm('" . addslashes($_button['warning']) . "')) |
endif | |
if(!isset($_button['disabled'])||! $_button['disabled']) if(isset($_button['disabled']) && $_button['disabled']) if(isset($_button['comment'])) | endforeach = $_button['action'] |
if (isset( $_button[ 'warning']) &&$_button[ 'warning'])(confirm('" . addslashes($_button['warning']) . "')) |
Definition at line 52 of file edit.phtml.
endforeach = $_button['action'] |
Definition at line 56 of file edit.phtml.
endif |
Definition at line 54 of file edit.phtml.