Remove experiment message
Experiment is at 100%, so let's call this done. Will remove the old <gr-messages-list> component in a week or so. Change-Id: I82e3904b0b10f7a9dfce86f31911fcaa32c338a2
This commit is contained in:
@@ -84,16 +84,6 @@ export const htmlTemplate = html`
|
|||||||
<span class="transparent separator"></span>
|
<span class="transparent separator"></span>
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
<div class="experimentMessage">
|
|
||||||
<iron-icon icon="gr-icons:pets"></iron-icon>
|
|
||||||
<span>You're currently viewing an experimental Change Log view.</span>
|
|
||||||
<a
|
|
||||||
target="_blank"
|
|
||||||
href="https://www.gerritcodereview.com/2020-05-06-change-log-experiment.html"
|
|
||||||
>
|
|
||||||
Learn more
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<gr-button
|
<gr-button
|
||||||
id="collapse-messages"
|
id="collapse-messages"
|
||||||
link=""
|
link=""
|
||||||
|
|||||||
Reference in New Issue
Block a user