Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: globals/sitemap.py

Issue 29471608: Issue 5043 - Update member page layout (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Hard coded order of coalitions Created June 26, 2017, 3:03 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pages/committee/members.tmpl » ('j') | pages/committee/members.tmpl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: globals/sitemap.py
===================================================================
--- a/globals/sitemap.py
+++ b/globals/sitemap.py
@@ -28,14 +28,14 @@
["solutions/ad-networks", "Ad Networks"],
["solutions/advertisers", "Advertisers"],
["solutions/ad-tech-suppliers", "Ad-Tech Suppliers"],
["solutions/get-whitelisted/index", "Get whitelisted"]
]],
["users", "Users", []],
["committee/index", "Committee", [
["committee/apply", "Apply"],
- ["committee/members/index", "Members"],
+ ["committee/members", "Members"],
["committee/documents", "Documents"],
]],
["blog/index", "Blog", []],
["tool-certification/index", "Acceptable Ads Certification Tool <em>(beta)</em>", []]
]
« no previous file with comments | « no previous file | pages/committee/members.tmpl » ('j') | pages/committee/members.tmpl » ('J')

Powered by Google App Engine
This is Rietveld