Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Junming
jio
Commits
63bfe088
Commit
63bfe088
authored
9 years ago
by
lucas.parsy
Browse files
Options
Download
Email Patches
Plain Diff
added blob datatype in dropboxstorage getAttachment's ajax request,
to not receive corrupted files
parent
9d15334f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/jio.storage/dropboxstorage.js
src/jio.storage/dropboxstorage.js
+1
-0
No files found.
src/jio.storage/dropboxstorage.js
View file @
63bfe088
...
...
@@ -213,6 +213,7 @@
.
push
(
function
()
{
return
jIO
.
util
.
ajax
({
type
:
"
GET
"
,
dataType
:
"
blob
"
,
url
:
get_template
.
expand
({
root
:
that
.
_root
,
id
:
id
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment