Skip to content

Commit 6017b9d

Browse files
committed
disable upload for now
1 parent 51e9174 commit 6017b9d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/views/layouts/application.html.erb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,17 @@ _\%_____/\%_____/\%_____/\%_/ /\%___fx/\%_____/\__/ /\%_____/\__/ /.com_
168168
<div class="right">
169169
<ul class="menu">
170170
<li>
171+
<div>
172+
<span style="font-size: 100%">No upload now -- back soon</span>
173+
</div>
174+
<!--
171175
<div class="button-upload">
172176
<input type="file" name="file" multiple/>
173177
<span class="caption">
174178
<div class="icon icon-upload-white-32"></div> Upload
175179
</span>
176180
</div>
181+
-->
177182
</li>
178183
<% if !signed_in? %>
179184
<li>

0 commit comments

Comments
 (0)