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

Unified 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.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: modules/statsmaster/templates/index_item.html.erb
diff --git a/modules/statsmaster/templates/index_item.html.erb b/modules/statsmaster/templates/index_item.html.erb
deleted file mode 100644
index fb7c3669164ce2249c4ba91ab5f51952d2f8fe3e..0000000000000000000000000000000000000000
--- a/modules/statsmaster/templates/index_item.html.erb
+++ /dev/null
@@ -1,7 +0,0 @@
- <li>
- <a href="<%= title %>/"><%= title %></a>
- <small>(
- <a href="archive/<%= title %>/">Archive</a>,
- <a href="daily/<%= title %>">Daily</a>
- )</small>
- </li>

Powered by Google App Engine
This is Rietveld