profile download implemented; closes #15

This commit is contained in:
Marc Wäckerlin
2015-08-26 21:30:59 +00:00
parent e1f0c81415
commit 1e89b5536c
3 changed files with 15 additions and 5 deletions

View File

@@ -9,11 +9,11 @@
</span>
<!--
<span class="toolbutton">
<label for="file"><img src="video.svg"/></label>
<label for="video"><img src="video.svg"/></label>
<input autocomplete="off" type="file" accept="video/*" id="video"/>
</span>
<span class="toolbutton">
<label for="file"><img src="audio.svg"/></label>
<label for="audio"><img src="audio.svg"/></label>
<input autocomplete="off" type="file" accept="audio/*" id="audio"/>
</span>
<span class="toolbutton">