Add again the series Index in the book list. Reported by fatzgenfatz
Ten commit jest zawarty w:
rodzic
a3a293630e
commit
784a39e957
2 zmienionych plików z 2 dodań i 1 usunięć
1
book.php
1
book.php
|
|
@ -135,6 +135,7 @@ class Book extends Base {
|
|||
"authorsName" => $this->getAuthorsName (),
|
||||
"tagsName" => $this->getTagsName (),
|
||||
"seriesName" => $sn,
|
||||
"seriesIndex" => $this->seriesIndex,
|
||||
"seriesCompleteName" => $scn,
|
||||
"seriesurl" => $su);
|
||||
|
||||
|
|
|
|||
Ładowanie…
Dodaj tabelę
Add a link
Odniesienie w nowym zgłoszeniu