There was an error while loading. Please reload this page.
1 parent 74ebcc0 commit 9bcf682Copy full SHA for 9bcf682
1 file changed
components/ILIAS/Wiki/classes/class.ilObjWikiGUI.php
@@ -326,7 +326,6 @@ public function executeCommand(): void
326
$this->addHeaderAction();
327
$ilTabs->activateTab("settings");
328
$this->setSettingsSubTabs("general_settings");
329
- $this->getTabs();
330
$gui = $this->gui->settings()->settingsGUI(
331
$this->object->getId(),
332
$this->object->getRefId()
0 commit comments