modification to JSInterop and Quill
This commit is contained in:
parent
c089b90659
commit
e1b0dbcdf7
@ -128,6 +128,7 @@ window.interop = {
|
|||||||
else {
|
else {
|
||||||
script.innerHTML = content;
|
script.innerHTML = content;
|
||||||
}
|
}
|
||||||
|
script.async = false;
|
||||||
if (location === 'head') {
|
if (location === 'head') {
|
||||||
document.head.appendChild(script);
|
document.head.appendChild(script);
|
||||||
}
|
}
|
||||||
|
3
Oqtane.Server/wwwroot/js/quill1.3.6.min.js
vendored
3
Oqtane.Server/wwwroot/js/quill1.3.6.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user