updates; new file/folder working
This commit is contained in:
@@ -31,4 +31,12 @@
|
||||
</div>
|
||||
|
||||
<input style="display:none" type="file" id="upload-input" onchange="handleFiles(this.files)" value="Upload" multiple>
|
||||
|
||||
<input id="newdir" type="text" placeholder="Name...">
|
||||
|
||||
<div class="floating">
|
||||
<div class="action" id="new">
|
||||
<i class="material-icons">add</i>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user