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
...
 
@@ -372,7 +372,7 @@
 
            "sort_order": 28,
 
            "title": "Code of Conduct",
 
            "tree": 1,
 
            "url": "/attend/code-of-conduct",
 
            "url": "/attend/code-of-conduct/",
 
            "urlaspattern": false
 
        },
 
        "model": "sitetree.treeitem",
...
 
@@ -396,7 +396,7 @@
 
            "sort_order": 29,
 
            "title": "Terms and Conditions",
 
            "tree": 1,
 
            "url": "/attend/terms-and-conditions",
 
            "url": "/attend/terms-and-conditions/",
 
            "urlaspattern": false
 
        },
 
        "model": "sitetree.treeitem",
...
 
@@ -516,7 +516,7 @@
 
            "sort_order": 34,
 
            "title": "Proposals",
 
            "tree": 1,
 
            "url": "/proposals",
 
            "url": "/proposals/",
 
            "urlaspattern": false
 
        },
 
        "model": "sitetree.treeitem",
...
 
@@ -540,7 +540,7 @@
 
            "sort_order": 31,
 
            "title": "Sponsors",
 
            "tree": 1,
 
            "url": "/sponsors",
 
            "url": "/sponsors/",
 
            "urlaspattern": false
 
        },
 
        "model": "sitetree.treeitem",
0 comments (0 inline, 0 general)