Skip to content

Commit

Permalink
NOBUG: fixed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Hemelryk committed Aug 12, 2013
1 parent 8fa5ad6 commit 3ad7a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/filepicker.js
Expand Up @@ -1563,7 +1563,7 @@ M.core_filepicker.init = function(Y, options) {
scope.fpnode.addClass('repository_'+scope.options.repositories[obj.repo_id].type)
}
Y.one('.file-picker .fp-repo-items').focus();

// display response
if (obj.login) {
scope.viewbar_set_enabled(false);
Expand Down

0 comments on commit 3ad7a71

Please sign in to comment.