Properly show sidebar when clicking on share button

This commit is contained in:
Vincent Petry 2015-09-15 17:08:04 +02:00
parent 6141ea12b1
commit e7e0cfe93d
1 changed files with 1 additions and 0 deletions

View File

@ -379,6 +379,7 @@
if (tabId) {
this._detailsView.selectTab(tabId);
}
OC.Apps.showAppSidebar();
},
/**