Skip to content

Commit

Permalink
try to get toolbox from site-navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
TranTheTrung authored May 26, 2021
1 parent 60232a4 commit d9dc4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skins/Timeless/includes/TimelessTemplate.php
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ protected function getMainNavigation() {
// Already hardcoded into header
$this->sidebar['SEARCH'] = false;
// Parsed as part of pageTools - but still keep for flexible display in mobile - no TOOLBOX already have
$this->sidebar['TOOLBOX'] = true;
// $this->sidebar['TOOLBOX'] = false;
// Forcibly removed to separate chunk
$this->sidebar['LANGUAGES'] = false;

Expand Down

0 comments on commit d9dc4f0

Please sign in to comment.