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

Side by Side Diff: modules/statsmaster/templates/index_item.html.erb

Issue 29464559: #1538 - Remove class statsmaster and associated resources (Closed)
Patch Set: Created June 13, 2017, 9:43 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
OLDNEW
(Empty)
1 <li>
2 <a href="<%= title %>/"><%= title %></a>
3 <small>(
4 <a href="archive/<%= title %>/">Archive</a>,
5 <a href="daily/<%= title %>">Daily</a>
6 )</small>
7 </li>
OLDNEW

Powered by Google App Engine
This is Rietveld