I can't upload the filegit add app/views/dmsf_upload/upload_file.html.erb! #786
This commit is contained in:
parent
18f746e067
commit
f1bee8bc93
@ -26,5 +26,5 @@
|
|||||||
"original_filename":"<%= @tempfile.original_filename.html_safe %>",
|
"original_filename":"<%= @tempfile.original_filename.html_safe %>",
|
||||||
"content_type": "<%= @tempfile.content_type.gsub('"', '').html_safe %>",
|
"content_type": "<%= @tempfile.content_type.gsub('"', '').html_safe %>",
|
||||||
"disk_filename": "<%= @disk_filename.html_safe %>",
|
"disk_filename": "<%= @disk_filename.html_safe %>",
|
||||||
"tempfile_path": "<%= @tempfile.path.html_safe %>"
|
"tempfile_path": "<%= @tempfile_path.html_safe %>"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user