Help: removed sort_sections key with invalid value
[ci skip]
At no point is "generated" checked for as value of that key (the only valid value is "yes").
"generated" is a valid value for sort_topics, however. As for whether we want sorting or not
for Eras, I don't think so. The era order as displayed seems logical enough since it groups
each era and Age of Heroes variant together.
(cherry picked from commit 6b20ccdb62
)
This commit is contained in:
parent
94a9dbe927
commit
05ad78335d
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@
|
|||
id=eras_section
|
||||
title= _ "Eras"
|
||||
sections_generator=eras
|
||||
sort_sections=generated
|
||||
sort_topics=yes
|
||||
topics=..eras_section
|
||||
[/section]
|
||||
|
|
Loading…
Add table
Reference in a new issue