Skip to content

Commit 0c278ee

Browse files
committed
Change theme
1 parent 46ae17b commit 0c278ee

File tree

1 file changed

+1
-1
lines changed
  • apps/demos/Demos/DataGrid/AIColumn/JQuery

1 file changed

+1
-1
lines changed

apps/demos/Demos/DataGrid/AIColumn/JQuery/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0" />
8-
<link rel="stylesheet" type="text/css" href="../../../../node_modules/devextreme/dist/css/dx.dark.css" />
8+
<link rel="stylesheet" type="text/css" href="../../../../node_modules/devextreme/dist/css/dx.light.css" />
99
<script src="../../../../node_modules/jquery/dist/jquery.min.js"></script>
1010
<script src="../../../../node_modules/devextreme-dist/js/dx.all.js"></script>
1111
<script type="module">

0 commit comments

Comments
 (0)