| Index: appengine/swarming/templates/restricted_botslist.html
|
| diff --git a/appengine/swarming/templates/restricted_botslist.html b/appengine/swarming/templates/restricted_botslist.html
|
| index 87eda3efaa615b808f1d8eafc02099febdc170bc..7158aa1a3f48b7dfd2c33b6e4f8f5c721d2d3e19 100644
|
| --- a/appengine/swarming/templates/restricted_botslist.html
|
| +++ b/appengine/swarming/templates/restricted_botslist.html
|
| @@ -68,6 +68,8 @@
|
|
|
| <h1>Known bots</h1>
|
| <a href="/">Back to root</a>
|
| +<br/>
|
| +<a href="/newui/botlist">Try out the new bot list</a>
|
| <p/>
|
| <form id="filter_and_order" name="filter_and_order" method="GET">
|
| <table>
|
|
|