Thanks to visit codestin.com Credit goes to github.com
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.
1 parent d038eee commit 4448b9eCopy full SHA for 4448b9e
demo/index.html
@@ -7,8 +7,8 @@
7
<body>
8
<ul>
9
<li><a href="float.html">Float grid demo</a></li>
10
- <li><a href="knockout.js">Knockout.js demo</a></li>
11
- <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>
12
<li><a href="nested.html">Nested grids demo</a></li>
13
<li><a href="rtl.html">RTL demo</a></li>
14
<li><a href="serialization.html">Serialization demo</a></li>
0 commit comments