Changeset - 0576f90903f1
[Not reviewed]
0 1 0
Tobias Schulmann - 6 years ago 2018-06-24 01:18:45
tobias.schulmann@googlemail.com
Update fixtures for nav improvements
1 file changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
fixtures/sitetree.json
Show inline comments
...
 
@@ -369,13 +369,13 @@
 
            "inmenu": true,
 
            "insitetree": true,
 
            "parent": 23,
 
            "sort_order": 28,
 
            "title": "Code of Conduct",
 
            "tree": 1,
 
            "url": "/attend/code-of-conduct",
 
            "url": "/attend/code-of-conduct/",
 
            "urlaspattern": false
 
        },
 
        "model": "sitetree.treeitem",
 
        "pk": 28
 
    },
 
    {
...
 
@@ -393,13 +393,13 @@
 
            "inmenu": true,
 
            "insitetree": true,
 
            "parent": 23,
 
            "sort_order": 29,
 
            "title": "Terms and Conditions",
 
            "tree": 1,
 
            "url": "/attend/terms-and-conditions",
 
            "url": "/attend/terms-and-conditions/",
 
            "urlaspattern": false
 
        },
 
        "model": "sitetree.treeitem",
 
        "pk": 29
 
    },
 
    {
...
 
@@ -513,13 +513,13 @@
 
            "inmenu": true,
 
            "insitetree": true,
 
            "parent": 31,
 
            "sort_order": 34,
 
            "title": "Proposals",
 
            "tree": 1,
 
            "url": "/proposals",
 
            "url": "/proposals/",
 
            "urlaspattern": false
 
        },
 
        "model": "sitetree.treeitem",
 
        "pk": 34
 
    },
 
    {
...
 
@@ -537,13 +537,13 @@
 
            "inmenu": true,
 
            "insitetree": true,
 
            "parent": null,
 
            "sort_order": 31,
 
            "title": "Sponsors",
 
            "tree": 1,
 
            "url": "/sponsors",
 
            "url": "/sponsors/",
 
            "urlaspattern": false
 
        },
 
        "model": "sitetree.treeitem",
 
        "pk": 35
 
    }
 
]
0 comments (0 inline, 0 general)