fffiloni commited on
Commit
9b1cdd3
·
verified ·
1 Parent(s): b70a83b

Upload index.html

Browse files
Files changed (1) hide show
  1. web/index.html +1 -0
web/index.html CHANGED
@@ -45,6 +45,7 @@
45
  <div class="inline-actions bucket-actions compact">
46
  <button class="secondary small" id="checkBucket">Check</button>
47
  <button class="secondary small" id="createBucket">Create</button>
 
48
  </div>
49
  </section>
50
 
 
45
  <div class="inline-actions bucket-actions compact">
46
  <button class="secondary small" id="checkBucket">Check</button>
47
  <button class="secondary small" id="createBucket">Create</button>
48
+ <button class="secondary small eval-enable-button" id="enableEvalArchive" hidden>Enable eval archive</button>
49
  </div>
50
  </section>
51