Implement file upload
This commit is contained in:
@@ -136,6 +136,9 @@
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<input type="file" id="uploadFileInput" style="display: none" multiple/>
|
||||
<input type="file" id="uploadFolderInput" style="display: none" multiple webkitdirectory directory/>
|
||||
|
||||
<div>
|
||||
<button class="btn btn-primary" ng-click="refresh()"><i class="fas fa-sync-alt"></i></button>
|
||||
<span>Path: <b>{{ cwd }}</b></span>
|
||||
|
||||
Reference in New Issue
Block a user