Allow add file button to upload .winscope files
Bug: 199837682 Test: Can upload .winscope files by clicking "Add File". They are no longer greyed out. Change-Id: I547a7d627c89549723bd0bb60ceb53d5e6e8919a
This commit is contained in:
@@ -47,8 +47,6 @@
|
||||
ref="fileUpload"
|
||||
id="dropzone"
|
||||
v-show="false"
|
||||
webkitdirectory
|
||||
directory
|
||||
multiple
|
||||
/>
|
||||
<p v-if="!dataReady">
|
||||
|
||||
Reference in New Issue
Block a user