mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-22 02:12:44 +01:00
Benchmark buttons must be disabled by default
This commit is contained in:
parent
7a768e7b1a
commit
252656968e
@ -29,8 +29,8 @@
|
||||
<button id="snfe-todnr" type="button">SNFE: DNR<span class="hover"></span></button>
|
||||
<button id="snfe-benchmark" type="button" disabled>SNFE: Benchmark<span class="hover"></span></button>
|
||||
<button id="cfe-dump" type="button">CFE: Dump<span class="hover"></span></button>
|
||||
<button id="cfe-benchmark" type="button">CFE: Benchmark<span class="hover"></span></button>
|
||||
<button id="sfe-benchmark" type="button">SFE: Benchmark<span class="hover"></span></button>
|
||||
<button id="cfe-benchmark" type="button" disabled>CFE: Benchmark<span class="hover"></span></button>
|
||||
<button id="sfe-benchmark" type="button" disabled>SFE: Benchmark<span class="hover"></span></button>
|
||||
<button id="purge-all-caches" type="button" data-i18n-title="3pPurgeAll"><span data-i18n="3pPurgeAll">_</span><span class="hover"></span></button>
|
||||
</div>
|
||||
<div id="console" class="codeMirrorContainer"></div>
|
||||
|
Loading…
Reference in New Issue
Block a user