Skip to content

Commit 29d6656

Browse files
v30.1.37
1 parent 7357753 commit 29d6656

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Views/Shared/_Layout.cshtml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
3030
}
3131
</script>
3232
@Scripts.Render("~/bundles/dependencies")
33-
<script src="https://cdn.syncfusion.com/ej2/29.1.33/dist/ej2.min.js"></script>
34-
<link href="https://cdn.syncfusion.com/ej2/29.1.33/bootstrap5.css" rel="stylesheet">
33+
<script src="https://cdn.syncfusion.com/ej2/30.1.37/dist/ej2.min.js"></script>
34+
<link href="https://cdn.syncfusion.com/ej2/30.1.37/bootstrap5.css" rel="stylesheet">
3535
@Styles.Render("~/Content/css")
3636
<link href="~/Content/styles.css" rel="stylesheet" />
3737
<link href="~/Content/index.css" rel="stylesheet" />
@@ -50,4 +50,4 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
5050
window.default();
5151
</script>
5252
</body>
53-
</html>
53+
</html>

0 commit comments

Comments
 (0)