Skip to content

Commit

Permalink
Properly show sidebar when clicking on share button
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Petry committed Sep 16, 2015
1 parent 6141ea1 commit e7e0cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/files/js/filelist.js
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@
if (tabId) {
this._detailsView.selectTab(tabId);
}
OC.Apps.showAppSidebar();
},

/**
Expand Down

0 comments on commit e7e0cfe

Please sign in to comment.