fix demo index
This commit is contained in:
parent
d038eee15d
commit
4448b9e59e
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@
|
|||
<body>
|
||||
<ul>
|
||||
<li><a href="float.html">Float grid demo</a></li>
|
||||
<li><a href="knockout.js">Knockout.js demo</a></li>
|
||||
<li><a href="knockout2.js">Knockout.js demo (2)</a></li>
|
||||
<li><a href="knockout.html">Knockout.js demo</a></li>
|
||||
<li><a href="knockout2.html">Knockout.js demo (2)</a></li>
|
||||
<li><a href="nested.html">Nested grids demo</a></li>
|
||||
<li><a href="rtl.html">RTL demo</a></li>
|
||||
<li><a href="serialization.html">Serialization demo</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue