server/apps/files_external/js
Vincent Petry e13be94e56 Fixed Dropbox/Google storage async save call
When clicking "Grant access", the settings for Dropbox/Google were saved
through a call that gets cancelled when redirecting to the grant page
(for example in Firefox)

This fix makes sure the "save settings" call finished before redirecting
to the grant page.

Fixes 
2013-12-06 17:25:09 +01:00
..
dropbox.js Fixed Dropbox/Google storage async save call 2013-12-06 17:25:09 +01:00
google.js Fixed Dropbox/Google storage async save call 2013-12-06 17:25:09 +01:00
settings.js Fixed Dropbox/Google storage async save call 2013-12-06 17:25:09 +01:00