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

Unified Diff: appengine/monorail/templates/framework/artifact-list-cell-values.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/framework/artifact-list-cell-values.ezt
diff --git a/appengine/monorail/templates/framework/artifact-list-cell-values.ezt b/appengine/monorail/templates/framework/artifact-list-cell-values.ezt
new file mode 100644
index 0000000000000000000000000000000000000000..d84e439290505548fbbd68244a278582d205e9b6
--- /dev/null
+++ b/appengine/monorail/templates/framework/artifact-list-cell-values.ezt
@@ -0,0 +1,3 @@
+[if-any table_data.cells.values][for table_data.cells.values]
+[if-any table_data.cells.values.is_derived]<i>[end][table_data.cells.values.item][if-any table_data.cells.values.is_derived]</i>[end][if-index table_data.cells.values last][else], [end]
+[end][else]----[end]

Powered by Google App Engine
This is Rietveld 408576698