You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
add hidden button see #41
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<span id="site-title">Path: {{ $path }}</span>
|
||||
<div class="go-right">
|
||||
<input type="file" value="Upload" multiple>
|
||||
<!-- <button class="darker"><i class="fa fa-refresh"></i></button> -->
|
||||
<button id="upload">Upload <i class="fa fa-cloud-upload"></i></button>
|
||||
<button class="default new">New <i class="fa fa-plus"></i></button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user