From e7e0cfe93d1e7050f35a4b78c9fc70dbe32ec397 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 15 Sep 2015 17:08:04 +0200 Subject: Properly show sidebar when clicking on share button --- apps/files/js/filelist.js | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/files/js') diff --git a/apps/files/js/filelist.js b/apps/files/js/filelist.js index 699df691bbc..23834fa44de 100644 --- a/apps/files/js/filelist.js +++ b/apps/files/js/filelist.js @@ -379,6 +379,7 @@ if (tabId) { this._detailsView.selectTab(tabId); } + OC.Apps.showAppSidebar(); }, /** -- cgit v1.2.3