Changeset - 4da55d2c5138
[Not reviewed]
0 2 0
Joshua Simmons - 6 years ago 2017-09-27 04:45:21
i@joshuasimmons.name
tweak nav
2 files changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
fixtures/sitetree.json
Show inline comments
...
 
@@ -552,13 +552,13 @@
 
        "insitetree": true,
 
        "access_loggedin": false,
 
        "access_guest": false,
 
        "access_restricted": false,
 
        "access_perm_type": 1,
 
        "parent": 8,
 
        "sort_order": 36,
 
        "sort_order": 15,
 
        "access_permissions": []
 
    }
 
},
 
{
 
    "model": "sitetree.treeitem",
 
    "pk": 36,
...
 
@@ -600,11 +600,11 @@
 
        "insitetree": true,
 
        "access_loggedin": false,
 
        "access_guest": false,
 
        "access_restricted": false,
 
        "access_perm_type": 1,
 
        "parent": 8,
 
        "sort_order": 15,
 
        "sort_order": 36,
 
        "access_permissions": []
 
    }
 
}
 
]
pinaxcon/templates/static_pages/about/petaluma.html
Show inline comments
...
 
@@ -12,9 +12,9 @@
 
  Lede
 
{% endblock %}
 

	
 

	
 
{% block content %}
 

	
 
Content
 
reuse existing content and point to How to Get Here, Where to Stay, and the Wiki
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)