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

Unified Diff: appengine/monorail/templates/tracker/issue-list-controls-bottom.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 side-by-side diff with in-line comments
Download patch
Index: appengine/monorail/templates/tracker/issue-list-controls-bottom.ezt
diff --git a/appengine/monorail/templates/tracker/issue-list-controls-bottom.ezt b/appengine/monorail/templates/tracker/issue-list-controls-bottom.ezt
new file mode 100644
index 0000000000000000000000000000000000000000..bafb40a3c5d375e7695edbe6f93ff41cfd5f00a4
--- /dev/null
+++ b/appengine/monorail/templates/tracker/issue-list-controls-bottom.ezt
@@ -0,0 +1,7 @@
+<div class="list-foot" style="font-size: small">
+[if-any logged_in_user]
+ <a href="[csv_link]" style="float:right; margin-left: 1em">CSV</a>
+[end]
+
+[include "../framework/artifact-list-pagination-part.ezt"]
+</div>

Powered by Google App Engine
This is Rietveld 408576698