add hidden button see #41
parent
cb4e4ac63d
commit
23f191361a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue