disable uploads

This commit is contained in:
albert
2013-02-17 14:29:51 -05:00
parent 20030b0002
commit 8554cdcc96

View File

@@ -4,7 +4,6 @@
<p>Uploads temporarily disabled</p>
<!--
<div id="upload-guide-notice">
<p>Before uploading, please read the <%= link_to "how to upload guide", wiki_pages_path(:title => "howto:upload") %>.</p>
</div>
@@ -12,7 +11,7 @@
<%= render "image" %>
<%= render "post", :post => @post %>
<%= render "sources/info", :source => @source %>
<!--
<%= form_for(@upload, :html => {:multipart => true, :class => "simple_form", :id => 'form'}) do |f| %>
<div class="input">
<%= f.label :file %>