Skip to content

Commit 4132ba7

Browse files
Added jQuery Family Items Ordering Demo
1 parent 64bd3f4 commit 4132ba7

File tree

3 files changed

+669
-178
lines changed

3 files changed

+669
-178
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
{
8282
label: "Family Chart",
8383
items: [
84-
{
85-
label: "Family Tree Nodes Ordering",
86-
frameworks: {
87-
javascript: "samples/javascript.controls/DemoFamilyOrdering.html",
88-
jquery: "samples/jquery.widgets/DemoFamilyOrdering.html"
89-
}
90-
},
91-
{
92-
label: "Family Chart with Annotations",
84+
{
85+
label: "Family Tree Nodes Ordering",
86+
frameworks: {
87+
javascript: "samples/javascript.controls/DemoFamilyOrdering.html",
88+
jquery: "samples/jquery.widgets/DemoFamilyOrdering.html"
89+
}
90+
},
91+
{
92+
label: "Family Chart & Annotations",
9393
frameworks: {
9494
javascript: "samples/javascript.controls/DemoFamily.html",
9595
jquery: "samples/jquery.widgets/DemoFamily.html"

0 commit comments

Comments
 (0)