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

Delta Between Two Patch Sets: pages/get-whitelisted/index.md

Issue 29526635: Issue 5566 - Move 'Get Whitelisted' page out of 'Solutions' (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Left Patch Set: Created Aug. 24, 2017, 3:19 p.m.
Right Patch Set: Rebase and update urls Created Aug. 25, 2017, 2:43 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « includes/solutions/publishers.md ('k') | pages/get-whitelisted/thank-you.md » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 title=Get whitelisted 1 title=Get whitelisted
2 description=Fill out the form to get whitelisted 2 description=Fill out the form to get whitelisted
3 3
4 <style type="text/css"> 4 <style type="text/css">
5 #acceptable_ads, .showError #error-msg 5 #acceptable_ads, .showError #error-msg
6 { 6 {
7 display: block; 7 display: block;
8 } 8 }
9 #WebToLeadForm.non-publishers #acceptable_ads, 9 #WebToLeadForm.non-publishers #acceptable_ads,
10 #WebToLeadForm.non-publishers .semioptional em, #error-msg 10 #WebToLeadForm.non-publishers .semioptional em, #error-msg
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 276
277 <input id="redirect_url" type="hidden" name="redirect_url" value="https://accept ableads.com/get-whitelisted/thank-you"> 277 <input id="redirect_url" type="hidden" name="redirect_url" value="https://accept ableads.com/get-whitelisted/thank-you">
278 <input id="campaign_id" type="hidden" name="campaign_id" value="40e41f0e-ee21-92 43-b374-57319a53b6f1"> 278 <input id="campaign_id" type="hidden" name="campaign_id" value="40e41f0e-ee21-92 43-b374-57319a53b6f1">
279 <input id="assigned_user_id" type="hidden" name="assigned_user_id" value="652b2e 55-db9d-c45d-e982-51e3ee13f0d8"> 279 <input id="assigned_user_id" type="hidden" name="assigned_user_id" value="652b2e 55-db9d-c45d-e982-51e3ee13f0d8">
280 <input id="team_id" type="hidden" name="team_id" value="1"> 280 <input id="team_id" type="hidden" name="team_id" value="1">
281 <input id="team_set_id" type="hidden" name="team_set_id" value="Global"> 281 <input id="team_set_id" type="hidden" name="team_set_id" value="Global">
282 <input id="req_id" type="hidden" name="req_id" value="partner_type_c;first_name; last_name;email1;website_with_acceptable_ads_c;"> 282 <input id="req_id" type="hidden" name="req_id" value="partner_type_c;first_name; last_name;email1;website_with_acceptable_ads_c;">
283 283
284 </form> 284 </form>
285 </div> 285 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld