Skip to content

Commit 0a2e1cf

Browse files
idumlupinarvaladas
authored andcommitted
Added dnn.jquery.js script reference to fix broken tooltips
Expecting browser warnings, although tooltips might be fixed.
1 parent 205b082 commit 0a2e1cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DNN Platform/Website/Install/InstallWizard.aspx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<asp:placeholder runat="server" id="ClientResourceIncludes" />
2727
<form id="form1" runat="server">
2828
<asp:ScriptManager ID="scManager" runat="server" EnablePageMethods="true"></asp:ScriptManager>
29+
<script type="text/javascript" src="../Resources/Shared/scripts/dnn.jquery.js"></script>
2930
<asp:placeholder id="BodySCRIPTS" runat="server">
3031
</asp:placeholder>
3132

0 commit comments

Comments
 (0)