Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4)

Unified Diff: display/html/stats.html

Issue 933: Add Link to Safe Browsing Diagnostic for matching URLs SVN Base: http://malfind2.googlecode.com/svn/trunk/
Patch Set: Created 4 months, 3 weeks ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side by-side-diff with in-line comments
Download patch
Index: display/html/stats.html
===================================================================
--- display/html/stats.html (revision 11)
+++ display/html/stats.html (working copy)
@@ -30,6 +30,14 @@
{% endfor %}
</ul>
+<form action="/stats" method="post">
+<table><tr><td>Add a new digest</a></td>
+<td><input name=digest value="" size=32></td>
provos 2008/05/16 17:24:51 you should stick with a common standard of represe
Panayiotis 2008/05/16 17:33:57 On 2008/05/16 17:24:51, provos wrote: > you should
+<td><input type=submit value="Add" name="add"></td>
+</tr></table>
+</form>
+
+
<h3>Recently checked urls</h3>
<ul>
{% for query in queries %}

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld r338