There was an error while loading. Please reload this page.
1 parent 1ec32e0 commit f8a47d2Copy full SHA for f8a47d2
1 file changed
components/ILIAS/Wiki/classes/class.ilObjWikiGUI.php
@@ -316,7 +316,6 @@ public function executeCommand(): void
316
$this->addHeaderAction();
317
$ilTabs->activateTab("settings");
318
$this->setSettingsSubTabs("general_settings");
319
- $this->getTabs();
320
$gui = $this->gui->settings()->settingsGUI(
321
$this->object->getId(),
322
$this->object->getRefId()
0 commit comments