From 7e9455c3823d31fc12fcaee030abfc78ffedec80 Mon Sep 17 00:00:00 2001 From: Michael Gapczynski Date: Fri, 29 Jun 2012 11:22:54 -0400 Subject: Allow multiple Google Drive and Dropbox external storages to be configured --- apps/files_external/js/dropbox.js | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/files_external/js/dropbox.js') diff --git a/apps/files_external/js/dropbox.js b/apps/files_external/js/dropbox.js index 67f3c46a6ed..08796cbbdc9 100644 --- a/apps/files_external/js/dropbox.js +++ b/apps/files_external/js/dropbox.js @@ -23,7 +23,6 @@ $(document).ready(function() { }); } } - return false; } }); -- cgit v1.2.3