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

Unified Diff: tools/android/loading/cloud/frontend/templates/base.html

Issue 2053363002: tools/android/loading Add link to dashboard and a way to cancel tasks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@frontendTimeout
Patch Set: Created 4 years, 6 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: tools/android/loading/cloud/frontend/templates/base.html
diff --git a/tools/android/loading/cloud/frontend/templates/base.html b/tools/android/loading/cloud/frontend/templates/base.html
index 611f2e74b3c6ff5b38d7f366f8f826b2c94646f3..72d732c11728629d709131accb0b40f4e1b01650 100644
--- a/tools/android/loading/cloud/frontend/templates/base.html
+++ b/tools/android/loading/cloud/frontend/templates/base.html
@@ -18,7 +18,8 @@
<div class="menu">
<ul style="border: 1px solid #e7e7e7; background-color: #f3f3f3;">
<li> <div> Clovis </div>
- <li> <a href="/">New Task</a>
+ <li> <a href="/">New Job</a>
+ <li> <a href="/list_jobs">Active Jobs</a>
<li> <a href="https://chromium.googlesource.com/chromium/src/+/master/tools/android/loading/cloud/frontend/README.md">
Documentation
</a>
« no previous file with comments | « tools/android/loading/cloud/frontend/clovis_frontend.py ('k') | tools/android/loading/cloud/frontend/templates/log.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698