Comment out traces of jQuery.fileupload
This commit is contained in:
parent
825d1fcff3
commit
3122a3d0c2
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@
|
|||
= file_field_tag('image')
|
||||
= submit_tag
|
||||
|
||||
a.button.radius.expand href=upload_package_by_name_path(name: @package.name)
|
||||
' Click or drag a PNG screenshot file here
|
||||
//a.button.radius.expand href=upload_package_by_name_path(name: @package.name)
|
||||
//' Click or drag a PNG screenshot file here
|
||||
.small-6.columns
|
||||
' Form
|
||||
- @package.screenshots.each do |screenshot|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue