fix
This commit is contained in:
parent
d33496f2b3
commit
265bbde532
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ ul.appendChild(fragment); // вместо фрагмента вставятся
|
|||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script src="https://cdn.polyfill.io/v1/polyfill.js?features=Element.prototype.mutation"></script>
|
||||
<script src="https://cdn.polyfill.io/v1/polyfill.js?features=Element.prototype.append"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue