Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1036)

Side by Side Diff: chrome/common/extensions/docs/templates/private/relatedpages_title.html

Issue 102593005: Clean patch with DCC static content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed reviewer's comments Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {{#t:items}}
2 {{?t.selected}}
3 <h3 title="">{{t.parent.title}}</h3>
4 {{:t.selected}}
5 {{?t.items}}{{+partials.relatedpages_title items:t.items /}}{{/t.items}}
not at google - send to devlin 2013/12/18 05:10:14 same comment as before; {{?t.items +partials.relat
Renato Mangini (chromium) 2013/12/18 13:25:30 Done.
6 {{/t.selected}}
7 {{/items}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698