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

Unified Diff: firstRun.js

Issue 29326238: Issue 3031 - Add Adblock Browser section to First Run Page (Closed)
Patch Set: Reverted back to table-cell Created Sept. 16, 2015, 2:11 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 | « firstRun.html ('k') | locale/en-US/firstRun.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: firstRun.js
===================================================================
--- a/firstRun.js
+++ b/firstRun.js
@@ -81,7 +81,7 @@
getDocLink("acceptable_ads_criteria", function(link)
{
- setLinks("acceptableAdsExplanation", link, openFilters);
+ setLinks("acceptable-ads-explanation", link, openFilters);
});
getDocLink("contribute", function(link)
« no previous file with comments | « firstRun.html ('k') | locale/en-US/firstRun.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld