modification to JSInterop and Quill
This commit is contained in:
parent
c089b90659
commit
e1b0dbcdf7
@ -128,6 +128,7 @@ window.interop = {
|
||||
else {
|
||||
script.innerHTML = content;
|
||||
}
|
||||
script.async = false;
|
||||
if (location === 'head') {
|
||||
document.head.appendChild(script);
|
||||
}
|
||||
|
1
Oqtane.Server/wwwroot/js/quill1.3.6.min.js
vendored
1
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