We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c4101 commit 4b915feCopy full SHA for 4b915fe
scheduler/scheduler-server-filtering/KendoUI_Scheduler_Server_Filtering/Views/Shared/_Layout.cshtml
@@ -5,9 +5,7 @@
5
<meta name="viewport" content="width=device-width" />
6
<title>@ViewBag.Title</title>
7
@Styles.Render("~/Content/css")
8
- @Scripts.Render("~/bundles/modernizr")
9
10
- <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
11
<link href="http://cdn.kendostatic.com/2015.3.930/styles/kendo.common.min.css" rel="stylesheet" type="text/css" />
12
<link href="http://cdn.kendostatic.com/2015.3.930/styles/kendo.default.min.css" rel="stylesheet" type="text/css" />
13
<script src="http://cdn.kendostatic.com/2015.3.930/js/jquery.min.js"></script>
0 commit comments