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

Side by Side Diff: pages/modules.html

Issue 5100557458997248: Noissue - Updated website repositories on modules page (Closed)
Patch Set: Removed blank line Created May 21, 2015, 8:18 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Modules 1 title=Modules
2 2
3 <head> 3 <head>
4 <style type="text/css"> 4 <style type="text/css">
5 table 5 table
6 { 6 {
7 background: white; 7 background: white;
8 border-collapse: collapse; 8 border-collapse: collapse;
9 margin-top: 20px; 9 margin-top: 20px;
10 } 10 }
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after
405 </tr> 405 </tr>
406 <tr> 406 <tr>
407 <th>{{s10 Super reviewer}}</th> 407 <th>{{s10 Super reviewer}}</th>
408 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> 408 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td>
409 </tr> 409 </tr>
410 <tr> 410 <tr>
411 <th>{{s5 Source path(s)}}</th> 411 <th>{{s5 Source path(s)}}</th>
412 <td> 412 <td>
413 <ul> 413 <ul>
414 <li> 414 <li>
415 <a href="https://hg.adblockplus.org/www">www</a> 415 <a href="https://hg.adblockplus.org/web.adblockplus.org">web.adblockpl us.org</a>
416 </li> 416 </li>
417 <li> 417 <li>
418 <a href="https://hg.adblockplus.org/wwwnew">wwwnew</a> 418 <a href="https://hg.adblockplus.org/web.eyeo.com">web.eyeo.com</a>
419 </li>
420 <li>
421 <a href="https://hg.adblockplus.org/web.acceptableads.org">web.accepta bleads.org</a>
422 </li>
423 <li>
424 <a href="https://hg.adblockplus.org/share.adblockplus.org">share.adblo ckplus.org</a>
425 </li>
426 <li>
427 <a href="https://hg.adblockplus.org/facebook.adblockplus.me">facebook. adblockplus.me</a>
428 </li>
429 <li>
430 <a href="https://hg.adblockplus.org/youtube.adblockplus.me">youtube.ad blockplus.me</a>
419 </li> 431 </li>
420 </ul> 432 </ul>
421 </td> 433 </td>
422 </tr> 434 </tr>
423 </table> 435 </table>
424 436
425 <table id="url-fixer"> 437 <table id="url-fixer">
426 <tr> 438 <tr>
427 <th>{{s51 Name}}</th> 439 <th>{{s51 Name}}</th>
428 <td>URL Fixer</td> 440 <td>URL Fixer</td>
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
467 </tr> 479 </tr>
468 <tr> 480 <tr>
469 <th>{{s59 Owner}}</th> 481 <th>{{s59 Owner}}</th>
470 <td><a href="mailto:philip@adblockplus.org">Philip Hill</a></td> 482 <td><a href="mailto:philip@adblockplus.org">Philip Hill</a></td>
471 </tr> 483 </tr>
472 <tr> 484 <tr>
473 <th>{{s10 Super reviewer}}</th> 485 <th>{{s10 Super reviewer}}</th>
474 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> 486 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td>
475 </tr> 487 </tr>
476 </table> 488 </table>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld