Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@xdarklight
Copy link
Contributor

Currently the attachment upload does not work because jQuery sends the
data to "/attachments" (even after changing the url property to include
the trailing slash in "/attachments/"). Thus I also renamed the route
to /attachments/upload.
This fixes in-house file uploads.

Currently the attachment upload does not work because jQuery sends the
data to "/attachments" (even after changing the url property to include
the trailing slash in "/attachments/"). Thus I also renamed the route
to /attachments/upload.
This fixes in-house file uploads.
@csokol
Copy link
Contributor

csokol commented Oct 24, 2015

Great! Thanks, @xdarklight

csokol added a commit that referenced this pull request Oct 24, 2015
@csokol csokol merged commit df06ef4 into caelum:master Oct 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants