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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user