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

Unified Diff: appengine/swarming/elements/elements.html

Issue 2337363003: Create boilerplate for task-page (Closed) Base URL: git@github.com:luci/luci-py@refactor-task
Patch Set: Address whitespace Created 4 years, 3 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/swarming/elements/elements.html
diff --git a/appengine/swarming/elements/elements.html b/appengine/swarming/elements/elements.html
index a3dafca27459b838a991cf4199a620d2d4944ffb..b7aab705badc12f165747e198b3412026885f3cc 100644
--- a/appengine/swarming/elements/elements.html
+++ b/appengine/swarming/elements/elements.html
@@ -13,4 +13,5 @@
<link rel="import" href="/res/imp/botlist/bot-list.html" />
<link rel="import" href="/res/imp/tasklist/task-list.html" />
<link rel="import" href="/res/imp/botpage/bot-page.html" />
+ <link rel="import" href="/res/imp/taskpage/task-page.html" />
</head>
« no previous file with comments | « appengine/swarming/elements/build/elements.html ('k') | appengine/swarming/elements/res/imp/taskpage/task-page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698