Add publisher to the book detail. re #123
This commit is contained in:
vanhempi
efdbb09357
commit
19758d733e
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
|
|
@ -35,6 +35,11 @@
|
||||||
<h3><a href="{{=it.book.seriesurl}}">{{=it.c.i18n.seriesTitle}}</a> : </h3>{{=htmlspecialchars (it.book.seriesCompleteName)}}
|
<h3><a href="{{=it.book.seriesurl}}">{{=it.c.i18n.seriesTitle}}</a> : </h3>{{=htmlspecialchars (it.book.seriesCompleteName)}}
|
||||||
</p>
|
</p>
|
||||||
{{?}}
|
{{?}}
|
||||||
|
{{? it.book.publisherName != ""}}
|
||||||
|
<p class="popupless">
|
||||||
|
<h3>{{=it.c.i18n.publisherName}}: </h3><a href="{{=it.book.publisherurl}}">{{=htmlspecialchars (it.book.publisherName)}}</a>
|
||||||
|
</p>
|
||||||
|
{{?}}
|
||||||
{{? it.book.pubDate != ""}}
|
{{? it.book.pubDate != ""}}
|
||||||
<p class="popupless">
|
<p class="popupless">
|
||||||
<h3>{{=it.c.i18n.pubdateTitle}}: </h3>{{=it.book.pubDate}}
|
<h3>{{=it.c.i18n.pubdateTitle}}: </h3>{{=it.book.pubDate}}
|
||||||
|
|
|
||||||
Ladataan…
Lisää taulukko
Lisää linkki
Viittaa uudessa ongelmassa