Skip to content

Commit 89fda94

Browse files
committed
chore: update themes
1 parent 50fb29c commit 89fda94

File tree

1 file changed

+1
-1
lines changed
  • Kendo-UI-Bootstrap-Integration/src/Kendo-UI-Bootstrap-Integration/Views/Shared

1 file changed

+1
-1
lines changed

Kendo-UI-Bootstrap-Integration/src/Kendo-UI-Bootstrap-Integration/Views/Shared/_Layout.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66
<meta name="description" content="The demo shows how to use Telerik UI for ASP.NET Core alongside Twitter Bootstrap. The grid layout and responsive CSS is provided by Bootstrap, and components are provided byTelerik UI for ASP.NET Core.">
77
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" />
8-
<link rel="stylesheet" href="https://kendo.cdn.telerik.com/themes/deelop/bootstrap/bootstrap-main.css" />
8+
<link rel="stylesheet" href="https://kendo.cdn.telerik.com/themes/12.2.3/bootstrap/bootstrap-main.css" />
99

1010
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
1111
<script src="https://kendo.cdn.telerik.com/2025.4.1111/js/kendo.all.min.js"></script>

0 commit comments

Comments
 (0)