63d15119c3
There are many CIs which automatically post comments in Gerrit and there is no way to filter those out from the normal comments posted by reviewers. This patch adds a new "Toggle CI" button to the Gerrit interface which shows/hides CI comments. The button is displayed only on review pages and is hidden everywhere else. Change-Id: I6ffca12d6314c63c0f1ab97d2c98a84a6ac790c9 Closes-Bug: 1282019
6 lines
247 B
HTML
6 lines
247 B
HTML
<div>
|
|
<script type="text/javascript" src="static/jquery.min.js" />
|
|
<script type="text/javascript" src="static/hideci.js" />
|
|
<a href="/"><h1 style="color: #CF2F19"><img src="static/title.png" style="vertical-align:middle;" /></h1></a>
|
|
</div>
|