We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80bc982 commit 4c9bf20Copy full SHA for 4c9bf20
1 file changed
src/ui/coll-info.ts
@@ -200,15 +200,15 @@ class WrRecCollInfo extends ItemInfo {
200
<fa-icon aria-hidden="true" .svg="${fasUpload}"></fa-icon>
201
</span>
202
</button>
203
- <button
+ <!-- <button
204
@click="${this.onShowStart}"
205
class="button is-small"
206
title="Start Archiving"
207
>
208
<span class="icon">
209
<fa-icon aria-hidden="true" .svg="${wrRec}"></fa-icon>
210
211
- </button>
+ </button> -->
212
</div>
213
214
0 commit comments