Wrong bootstrap file reference, error was hidden by Client Dependency framework

This commit is contained in:
Sebastiaan Janssen
2013-11-18 18:08:38 +01:00
parent 17db60c34a
commit a009cad200

View File

@@ -25,7 +25,7 @@
<umb:JsInclude ID="JsInclude3" runat="server" FilePath="ui/default.js" PathNameAlias="UmbracoClient" Priority="10" />
<umb:JsInclude ID="JsIncludeHotkeys" runat="server" FilePath="Application/jQuery/jquery.hotkeys.js" PathNameAlias="UmbracoClient" Priority="10" />
<umb:JsInclude runat="server" FilePath="lib/bootstrap/js/bootstrap.min.js" PathNameAlias="UmbracoRoot" Priority="10" />
<umb:JsInclude runat="server" FilePath="lib/bootstrap/js/bootstrap.min.2.3.2.js" PathNameAlias="UmbracoRoot" Priority="10" />
<umb:JsInclude runat="server" FilePath="lib/umbraco/compat.js" PathNameAlias="UmbracoRoot" Priority="10" />
<asp:ContentPlaceHolder ID="head" runat="server">