Removed Module upload field from the extension form
This commit is contained in:
parent
f5a6b9e44b
commit
9819bc3cfd
|
@ -46,10 +46,6 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
<label>Module</label>
|
||||
<%= f.file_field :extension %>
|
||||
<%= f.hidden_field :extension_cache %>
|
||||
</p>
|
||||
|
||||
<div class="actions">
|
||||
<%= f.submit %>
|
||||
|
|
Loading…
Reference in New Issue