Update documentation of NavigationTreeDefaultTabTable to not specify local language.
The current code allows the English words only and not localized words.
9eb9df6846/src/Config/Settings.php (L3916-L3950)
Fixes #19888
Signed-off-by: Matt Harrison <matt@harrison.us.com>
This commit is contained in:
parent
1338c21156
commit
8707ff2dba
@ -2347,8 +2347,7 @@ Navigation panel setup
|
||||
:default: ``'structure'``
|
||||
|
||||
Defines the tab displayed by default when clicking the small icon next
|
||||
to each table name in the navigation panel. The possible values are the
|
||||
localized equivalent of:
|
||||
to each table name in the navigation panel. The possible values are:
|
||||
|
||||
* ``structure``
|
||||
* ``sql``
|
||||
@ -2362,8 +2361,7 @@ Navigation panel setup
|
||||
:default: null
|
||||
|
||||
Defines the tab displayed by default when clicking the second small icon next
|
||||
to each table name in the navigation panel. The possible values are the
|
||||
localized equivalent of:
|
||||
to each table name in the navigation panel. The possible values are:
|
||||
|
||||
* ``(empty)``
|
||||
* ``structure``
|
||||
|
||||
Loading…
Reference in New Issue
Block a user