Remove bug icons for reporting attention set issues

At this point we are confident that the feature is stable. We do not
see this icon being used anymore. And since two weeks ago we have an
overall bug icon in the top right corner on every page.

Change-Id: I41da51a4fd18f7399e801fe8f551032c612a0d0b
This commit is contained in:
Ben Rohlfs
2021-02-04 09:51:17 +01:00
parent 56cf518d15
commit 259c2761b2
2 changed files with 0 additions and 27 deletions

View File

@@ -418,15 +418,6 @@ export const htmlTemplate = html`
</gr-button>
</div>
<div>
<a
href="https://bugs.chromium.org/p/gerrit/issues/entry?template=Attention+Set"
target="_blank"
>
<iron-icon
icon="gr-icons:bug"
title="report a problem"
></iron-icon>
</a>
<a
href="https://gerrit-review.googlesource.com/Documentation/user-attention-set.html"
target="_blank"
@@ -449,15 +440,6 @@ export const htmlTemplate = html`
</div>
<div></div>
<div>
<a
href="https://bugs.chromium.org/p/gerrit/issues/entry?template=Attention+Set"
target="_blank"
>
<iron-icon
icon="gr-icons:bug"
title="report a problem"
></iron-icon>
</a>
<a
href="https://gerrit-review.googlesource.com/Documentation/user-attention-set.html"
target="_blank"

View File

@@ -110,15 +110,6 @@ export const htmlTemplate = html`
<span>
[[_computeText(account, _selfAccount)]] turn to take action.
</span>
<a
href="https://bugs.chromium.org/p/gerrit/issues/entry?template=Attention+Set"
target="_blank"
>
<iron-icon
icon="gr-icons:bug"
title="report a problem"
></iron-icon>
</a>
<a
href="https://gerrit-review.googlesource.com/Documentation/user-attention-set.html"
target="_blank"