Skip to content

Commit

Permalink
link styles to jquery demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tucchhaa committed Jan 16, 2025
1 parent 707931f commit bb3db1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/demos/Demos/DataGrid/PopupEditing/jQuery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<link rel="stylesheet" type="text/css" href="../../../../node_modules/devextreme-dist/css/dx.light.css" />
<script src="../../../../node_modules/devextreme-dist/js/dx.all.js"></script>
<script src="data.js"></script>
<link rel="stylesheet" type="text/css" href="styles.css" />
<script src="index.js"></script>
</head>
<body class="dx-viewport">
Expand Down

0 comments on commit bb3db1e

Please sign in to comment.