forked from science-ation/science-ation
The hamburger menu button only shows up in "Science-ation" theme.
This commit is contained in:
parent
c3a440783d
commit
0c9a22d898
@ -394,7 +394,7 @@ $(document).ready(function(){
|
||||
|
||||
echo '<h1>' . i18n($config['fairname']) . '</h1>';
|
||||
|
||||
|
||||
if($config['theme'] == 'science_ation')
|
||||
echo "<span id='menu-toggle-button' onClick='toggle_sidebar()' class='material-symbols-outlined'>
|
||||
menu
|
||||
</span>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user