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 6782cc6 commit 7d3b242Copy full SHA for 7d3b242
index.html
@@ -96,7 +96,7 @@
96
<a class="nav-link dropdown-toggle" href="#" id="moreExamples" data-toggle="dropdown" aria-haspopup="true"
97
aria-expanded="false">Examples</a>
98
<div class="dropdown-menu" aria-labelledby="moreExamples">
99
- <a class="dropdown-item" href="demo/advance.html" target="_blank">Advance</a>
+ <a class="dropdown-item" href="demo/web2.html" target="_blank">Advance</a>
100
<a class="dropdown-item" href="demo/serialization.html" target="_blank">Save and restore layout</a>
101
<a class="dropdown-item" href="demo/two.html" target="_blank">Drag widgets between two grids</a>
102
<a class="dropdown-item" href="demo/nested.html" target="_blank">Nested grids</a>
0 commit comments