commenting the unset basic toolbar instruction
This commit is contained in:
parent
0abdca3d8e
commit
57f5f1d7fb
|
|
@ -13,7 +13,7 @@ function enqueue_light_toolbar($toolbars)
|
|||
}
|
||||
|
||||
// remove the 'Basic' toolbar completely
|
||||
unset($toolbars['Basic']);
|
||||
// unset($toolbars['Basic']);
|
||||
|
||||
// return $toolbars - IMPORTANT!
|
||||
return $toolbars;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user