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

Unified Diff: globals/products.py

Issue 29730560: Fixes #2 - Update help center articles (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Address comments #2 Created March 29, 2018, 1:19 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 | includes/adblockplus/block-all-ads.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: globals/products.py
===================================================================
--- a/globals/products.py
+++ b/globals/products.py
@@ -34,17 +34,12 @@
'name': 'Troubleshooting & Reporting',
'slug': 'troubleshooting-and-reporting',
'icon': 'reporting-icon'
},
{
'name': 'Installation',
'slug': 'installation',
'icon': 'install-icon'
- },
- {
- 'name': 'Adblock Plus for Mobile',
- 'slug': 'abp-for-mobile',
- 'icon': 'mobile-icon'
}
]
}
}
« no previous file with comments | « no previous file | includes/adblockplus/block-all-ads.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld