add hidden button see #41

pull/48/head
Henrique Dias 2016-02-07 21:22:18 +00:00
parent cb4e4ac63d
commit 23f191361a
1 changed files with 1 additions and 0 deletions

View File

@ -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>