File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 284284 <item name =" img" xsi : type =" string" >img</item >
285285 <item name =" hr" xsi : type =" string" >hr</item >
286286 <item name =" figure" xsi : type =" string" >figure</item >
287+ <item name =" button" xsi : type =" string" >button</item >
287288 </argument >
288289 <argument name =" allowedAttributes" xsi : type =" array" >
289290 <item name =" class" xsi : type =" string" >class</item >
302303 <item name =" img" xsi : type =" array" >
303304 <item name =" src" xsi : type =" string" >src</item >
304305 </item >
306+ <item name =" button" xsi : type =" array" >
307+ <item name =" type" xsi : type =" string" >type</item >
308+ </item >
305309 </argument >
306310 <argument name =" attributeValidators" xsi : type =" array" >
307311 <item name =" style" xsi : type =" object" >Magento\Framework\Validator\HTML\StyleAttributeValidator</item >
Original file line number Diff line number Diff line change 18581858 <item name =" img" xsi : type =" string" >img</item >
18591859 <item name =" hr" xsi : type =" string" >hr</item >
18601860 <item name =" figure" xsi : type =" string" >figure</item >
1861+ <item name =" button" xsi : type =" string" >button</item >
18611862 </argument >
18621863 <argument name =" allowedAttributes" xsi : type =" array" >
18631864 <item name =" class" xsi : type =" string" >class</item >
18761877 <item name =" img" xsi : type =" array" >
18771878 <item name =" src" xsi : type =" string" >src</item >
18781879 </item >
1880+ <item name =" button" xsi : type =" array" >
1881+ <item name =" type" xsi : type =" string" >type</item >
1882+ </item >
18791883 </argument >
18801884 <argument name =" attributeValidators" xsi : type =" array" >
18811885 <item name =" style" xsi : type =" object" >Magento\Framework\Validator\HTML\StyleAttributeValidator</item >
You can’t perform that action at this time.
0 commit comments