Remove 'sponsored by' text
This commit is contained in:
parent
68a08ac51b
commit
9c9002b204
|
@ -14,13 +14,6 @@
|
||||||
|
|
||||||
<a href='#' class="to-top" {{action "toTop" target=view}}>To Top</a>
|
<a href='#' class="to-top" {{action "toTop" target=view}}>To Top</a>
|
||||||
|
|
||||||
{{#if view.job.sponsor.name}}
|
|
||||||
<p class="sponsor">
|
|
||||||
This test series was run on a worker box sponsored by
|
|
||||||
<a {{bind-attr href="sponsor.url"}}>{{sponsor.name}}</a>
|
|
||||||
</p>
|
|
||||||
{{/if}}
|
|
||||||
|
|
||||||
{{#if view.limited}}
|
{{#if view.limited}}
|
||||||
<p class="warning">
|
<p class="warning">
|
||||||
This log is too long to be displayed. Please reduce the verbosity of your
|
This log is too long to be displayed. Please reduce the verbosity of your
|
||||||
|
|
Loading…
Reference in New Issue
Block a user