Removed Module upload field from the extension form

This commit is contained in:
Saurabh Bhatia 2014-01-23 17:58:31 +08:00
parent f5a6b9e44b
commit 9819bc3cfd
1 changed files with 0 additions and 4 deletions

View File

@ -46,10 +46,6 @@
</p>
<p>
<label>Module</label>
<%= f.file_field :extension %>
<%= f.hidden_field :extension_cache %>
</p>
<div class="actions">
<%= f.submit %>