Skip to content

Commit c36e1f1

Browse files
committed
put upload button back so that people can find out about GGGReplays.com
1 parent 0f5015b commit c36e1f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/views/layouts/application.html.erb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,12 @@ _\%_____/\%_____/\%_____/\%_/ /\%___fx/\%_____/\__/ /\%_____/\__/ /.com_
160160
<div class="right">
161161
<ul class="menu">
162162
<li>
163+
<div class="button-upload">
164+
<input type="file" name="file" multiple/>
165+
<span class="caption">
166+
<div class="icon icon-upload-white-32"></div> Upload
167+
</span>
168+
</div>
163169
</li>
164170
<% if !signed_in? %>
165171
<li>

0 commit comments

Comments
 (0)