Skip to content

Commit 08b5dca

Browse files
committed
Fix jQuery to use PageHead
(cherry picked from commit 761609b) # Conflicts: # jquery_2.2.4/jquery.dnn
1 parent 11a2b97 commit 08b5dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery_2.2.4/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-2.2.4.min.js</CDNPath>
2727
<objectName>jQuery</objectName>
2828
</javaScriptLibrary>

0 commit comments

Comments
 (0)