Skip to content

Commit 761609b

Browse files
committed
Fix jQuery to use PageHead
1 parent 6975b13 commit 761609b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery_3.2.1/jquery.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<javaScriptLibrary>
2323
<libraryName>jQuery</libraryName>
2424
<fileName>jquery.min.js</fileName>
25-
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
25+
<preferredScriptLocation>PageHead</preferredScriptLocation>
2626
<CDNPath>https://code.jquery.com/jquery-3.2.1.min.js</CDNPath>
2727
<objectName>jQuery</objectName>
2828
</javaScriptLibrary>

0 commit comments

Comments
 (0)