| Index: appengine/cmd/milo/frontend/expectations/bootstrap-buildbot.TestableBuilder-Basic_Test_with_builds.html
|
| diff --git a/appengine/cmd/milo/frontend/expectations/bootstrap-buildbot.TestableBuilder-Basic_Test_with_builds.html b/appengine/cmd/milo/frontend/expectations/bootstrap-buildbot.TestableBuilder-Basic_Test_with_builds.html
|
| index 8ec06efd5271f0e38b3ca65159a9d16e10d3cdbd..5d118fcfc3cc81452a1035ad69baf2ec75121636 100644
|
| --- a/appengine/cmd/milo/frontend/expectations/bootstrap-buildbot.TestableBuilder-Basic_Test_with_builds.html
|
| +++ b/appengine/cmd/milo/frontend/expectations/bootstrap-buildbot.TestableBuilder-Basic_Test_with_builds.html
|
| @@ -14,7 +14,7 @@
|
| <title>Builder Sample Builder</title>
|
|
|
|
|
| - <link href="/static/common/third_party/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
| + <link href="/static/bootstrap/third_party/css/bootstrap.min.css" rel="stylesheet">
|
| <style>
|
| body {
|
| padding-top: 70px;
|
| @@ -38,7 +38,7 @@ body {
|
| <span class="icon-bar"></span>
|
| <span class="icon-bar"></span>
|
| </button>
|
| - <a class="navbar-brand" href="#">Project name</a>
|
| + <a class="navbar-brand" href="#">Luci</a>
|
| </div>
|
| <div id="navbar" class="collapse navbar-collapse">
|
| <ul class="nav navbar-nav">
|
| @@ -120,7 +120,7 @@ body {
|
|
|
|
|
|
|
| - <script src="/static/common/third_party/jquery/jquery.min.js"></script>
|
| - <script src="/static/common/third_party/bootstrap/js/bootstrap.min.js"></script>
|
| + <script src="/static/common/third_party/js/jquery.min.js"></script>
|
| + <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script>
|
| </body>
|
| </html>
|
|
|