Update jevix.default.php
This commit is contained in:
parent
1c95112d45
commit
bf43757ab3
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ return [
|
|||
['header', ['class']],
|
||||
['hr', ['class']],
|
||||
['i', ['class']],
|
||||
['img', ['class', 'src', 'alt', 'title', 'width', 'height']],
|
||||
['img', ['class', 'src', 'alt', 'title', 'width', 'height', 'loading']],
|
||||
['ins', ['class']],
|
||||
['kbd', ['class']],
|
||||
['li', ['class']],
|
||||
|
|
Loading…
Add table
Reference in a new issue