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
...
 
@@ -373,5 +373,5 @@
 
            "title": "Code of Conduct",
 
            "tree": 1,
 
            "url": "/attend/code-of-conduct",
 
            "url": "/attend/code-of-conduct/",
 
            "urlaspattern": false
 
        },
...
 
@@ -397,5 +397,5 @@
 
            "title": "Terms and Conditions",
 
            "tree": 1,
 
            "url": "/attend/terms-and-conditions",
 
            "url": "/attend/terms-and-conditions/",
 
            "urlaspattern": false
 
        },
...
 
@@ -517,5 +517,5 @@
 
            "title": "Proposals",
 
            "tree": 1,
 
            "url": "/proposals",
 
            "url": "/proposals/",
 
            "urlaspattern": false
 
        },
...
 
@@ -541,5 +541,5 @@
 
            "title": "Sponsors",
 
            "tree": 1,
 
            "url": "/sponsors",
 
            "url": "/sponsors/",
 
            "urlaspattern": false
 
        },
0 comments (0 inline, 0 general)