Browse Source

save 버튼 삭제

v2
원형 1 year ago
parent
commit
d0107d2bca
  1. 1
      src/main/resources/static/index.html

1
src/main/resources/static/index.html

@ -287,7 +287,6 @@
<input type="file" class="upload-input-device" accept=".json" style="display: none;">
<button class="select-file-btn-device">Load Local Device File</button>
</div>
<button class="save-file">Save to Device</button>
<button class="download-device-file">Download Device File</button>
</div>
</section>

Loading…
Cancel
Save