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

Unified Diff: appengine/monorail/templates/features/updates-ending.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/features/updates-ending.ezt
diff --git a/appengine/monorail/templates/features/updates-ending.ezt b/appengine/monorail/templates/features/updates-ending.ezt
new file mode 100644
index 0000000000000000000000000000000000000000..0985311e49327b6026e95040738b3b375ecb9ec7
--- /dev/null
+++ b/appengine/monorail/templates/features/updates-ending.ezt
@@ -0,0 +1,7 @@
+[is ending_type "in_project"]
+ in project [include "updates-project-link.ezt" "2"]
+[else][is ending_type "by_user"]
+ [define user_profile_url][user.profile_url][end]
+ [define user_display_name][user.display_name][end]
+ by [include "updates-profile-link.ezt" "2"]
+[end][end]

Powered by Google App Engine
This is Rietveld 408576698