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

Side by Side Diff: appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuild-Debug_page-_CrWinGoma_30608.html

Issue 2096773002: Milo: Remove settings link (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
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 unified diff | Download patch
« no previous file with comments | « no previous file | appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_no_builds.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 <!DOCTYPE html> 2 <!DOCTYPE html>
3 3
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <title>Builder CrWinGoma Build #30608</title> 5 <title>Builder CrWinGoma Build #30608</title>
6 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> 6 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css">
7 <script src="/static/common/js/time.js"></script> 7 <script src="/static/common/js/time.js"></script>
8 8
9 9
10 <body class="interface"> 10 <body class="interface">
11 <header> 11 <header>
12 Luci 12 Luci
13 <a href="/settings">settings</a>
14 </header> 13 </header>
15 <hr> 14 <hr>
16 15
17 <div class="content"> 16 <div class="content">
18 <h1>Builder CrWinGoma Build #30608</h1> 17 <h1>Builder CrWinGoma Build #30608</h1>
19 18
20 <div class="column"> 19 <div class="column">
21 20
22 <h2>Results:</h2> 21 <h2>Results:</h2>
23 22
(...skipping 791 matching lines...) Expand 10 before | Expand all | Expand 10 after
815 })(); 814 })();
816 </script> 815 </script>
817 816
818 <script> 817 <script>
819 (function () { 818 (function () {
820 'use strict'; 819 'use strict';
821 document.getElementById('current-time').textContent = milo.formatDate( 820 document.getElementById('current-time').textContent = milo.formatDate(
822 '0001-02-03 04:05:06.000000007 \x2b0000 UTC'); 821 '0001-02-03 04:05:06.000000007 \x2b0000 UTC');
823 })(); 822 })();
824 </script> 823 </script>
OLDNEW
« no previous file with comments | « no previous file | appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuilder-Basic_Test_no_builds.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698