Properly show sidebar when clicking on share button
This commit is contained in:
parent
6141ea12b1
commit
e7e0cfe93d
|
@ -379,6 +379,7 @@
|
|||
if (tabId) {
|
||||
this._detailsView.selectTab(tabId);
|
||||
}
|
||||
OC.Apps.showAppSidebar();
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue