LT-316: Change Add New Study to Import Study
This commit is contained in:
parent
57b0d50c28
commit
16f7b39b44
@ -3,7 +3,7 @@
|
|||||||
{{#if importSupported }}
|
{{#if importSupported }}
|
||||||
<div class="addNewStudy btn-file">
|
<div class="addNewStudy btn-file">
|
||||||
<label for="btnImport">
|
<label for="btnImport">
|
||||||
<i class="fa fa-plus"></i> Add new study
|
<i class="fa fa-plus"></i> Import study
|
||||||
</label>
|
</label>
|
||||||
<input id="btnImport" class='js-import-files' type="file" webkitdirectory directory multiple>
|
<input id="btnImport" class='js-import-files' type="file" webkitdirectory directory multiple>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user