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

Side by Side Diff: appengine/monorail/templates/tracker/issue-comment-tombstone-part.ezt

Issue 1868553004: Open Source Monorail (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Rebase Created 4 years, 8 months 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
OLDNEW
(Empty)
1 <div class="cursor_off vt issuecomment" id="hc[comments.sequence]">
2 <div class="issuecommentheader" style="background:#e8e8e8">
3 <span class="author">
4 <a name="c[comments.sequence]"
5 href="[project_home_url]/issues/detail?id=[issue.local_id]#c[comments.s equence]">Comment [comments.sequence]</a>
6 <span style="margin-left: 1em">Deleted</span>
7 </span>
8 </div>
9 </div>
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698