Skip to content

Commit 2fdb84a

Browse files
committed
Set Rangy script location at BodyBottom
1 parent 2ee250d commit 2fdb84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R7.Dnn.JavaScriptLibraries/Rangy/Manifest.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<javaScriptLibrary>
1818
<libraryName>Rangy</libraryName>
1919
<fileName>rangy-core.min.js</fileName>
20-
<preferredScriptLocation>PageHead</preferredScriptLocation>
20+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
2121
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/rangy/1.3.0/rangy-core.min.js</CDNPath>
2222
<objectName>rangy</objectName>
2323
</javaScriptLibrary>

0 commit comments

Comments
 (0)