We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f762a0 commit eda5279Copy full SHA for eda5279
2 files changed
apps/files_versions/lib/Listener/LoadAdditionalListener.php
@@ -23,7 +23,6 @@ public function handle(Event $event): void {
23
24
// TODO: make sure to only include the sidebar script when
25
// we properly split it between files list and sidebar
26
- Util::addStyle(Application::APP_ID, 'sidebar-tab');
27
Util::addInitScript(Application::APP_ID, 'sidebar-tab');
28
}
29
apps/files_versions/lib/Listener/LoadSidebarListener.php
0 commit comments