Skip to content

Commit 74b0f82

Browse files
committed
update lib version in foreignkeycolum groupheader howto
1 parent 091d891 commit 74b0f82

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+35695
-23526
lines changed

grid/grid-foreingkeycolumn-groupheadertemplate/ForeignKeyColumnDemo/Views/Shared/_Layout.cshtml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<title>@ViewBag.Title</title>
55
<link href="@Url.Content("~/Content/Site.css")" rel="stylesheet" type="text/css" />
66

7-
<link href="http://cdn.kendostatic.com/2014.2.1008/styles/kendo.common.min.css" rel="stylesheet" type="text/css" />
8-
<link href="http://cdn.kendostatic.com/2014.2.1008/styles/kendo.mobile.all.min.css" rel="stylesheet" type="text/css" />
9-
<link href="http://cdn.kendostatic.com/2014.2.1008/styles/kendo.dataviz.min.css" rel="stylesheet" type="text/css" />
10-
<link href="http://cdn.kendostatic.com/2014.2.1008/styles/kendo.bootstrap.min.css" rel="stylesheet" type="text/css" />
11-
<link href="http://cdn.kendostatic.com/2014.2.1008/styles/kendo.dataviz.bootstrap.min.css" rel="stylesheet" type="text/css" />
12-
<script src="http://cdn.kendostatic.com/2014.2.1008/js/jquery.min.js"></script>
13-
<script src="http://cdn.kendostatic.com/2014.2.1008/js/kendo.all.min.js"></script>
14-
<script src="http://cdn.kendostatic.com/2014.2.1008/js/kendo.aspnetmvc.min.js"></script>
7+
<link href="http://kendo.cdn.telerik.com/2016.3.914/styles/kendo.common.min.css" rel="stylesheet" type="text/css" />
8+
<link href="http://kendo.cdn.telerik.com/2016.3.914/styles/kendo.mobile.all.min.css" rel="stylesheet" type="text/css" />
9+
<link href="http://kendo.cdn.telerik.com/2016.3.914/styles/kendo.dataviz.min.css" rel="stylesheet" type="text/css" />
10+
<link href="http://kendo.cdn.telerik.com/2016.3.914/styles/kendo.bootstrap.min.css" rel="stylesheet" type="text/css" />
11+
<link href="http://kendo.cdn.telerik.com/2016.3.914/styles/kendo.dataviz.bootstrap.min.css" rel="stylesheet" type="text/css" />
12+
<script src="http://kendo.cdn.telerik.com/2016.3.914/js/jquery.min.js"></script>
13+
<script src="http://kendo.cdn.telerik.com/2016.3.914/js/kendo.all.min.js"></script>
14+
<script src="http://kendo.cdn.telerik.com/2016.3.914/js/kendo.aspnetmvc.min.js"></script>
1515
<script src="@Url.Content("~/Scripts/kendo.modernizr.custom.js")"></script>
1616
</head>
1717

-1.52 MB
Binary file not shown.
-22.5 KB
Binary file not shown.
-20 KB
Binary file not shown.
-20 KB
Binary file not shown.
-20.5 KB
Binary file not shown.

grid/grid-foreingkeycolumn-groupheadertemplate/lib/KENDOUIMVC/2014.2.1008.340/distribution.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.
-20.5 KB
Binary file not shown.
-20.5 KB
Binary file not shown.
-20.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)