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.
2 parents dcd98d4 + 536465a commit 684313eCopy full SHA for 684313e
Views/Shared/_Layout.cshtml
@@ -43,7 +43,7 @@
43
</environment>
44
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
45
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css">
46
- <link href="https://cdn.syncfusion.com/ej2/29.1.33/material.css" rel="stylesheet" type="text/css">
+ <link href="https://cdn.syncfusion.com/ej2/30.1.37/material.css" rel="stylesheet" type="text/css">
47
48
<script src="https://ajax.aspnetcdn.com/ajax/jquery/jquery-2.2.0.min.js"></script>
49
<script src="https://ajax.aspnetcdn.com/ajax/bootstrap/3.3.7/bootstrap.min.js"></script>
0 commit comments