Integration to COPS. crappy

--HG--
extra : rebase_source : 58dc2806cd8e2f4fa7b0da33f057c737ca683966
This commit is contained in:
Sébastien Lucas 2013-09-08 18:33:12 +02:00
parent 37df70c1ce
commit 5851ede5c4

View file

@ -32,7 +32,7 @@
</h2>
<a class="fancydetail" href="{{=str_format (it.c.url.detailUrl, entry.book.id, it.databaseId)}}">
<div class="fullclickpopup">
<h2><span class="st">{{=htmlspecialchars (entry.title)}}</span>
<h2><span class="st"><a href="{{=entry.book.readerUrl}}">{{=htmlspecialchars (entry.title)}}</a></span>
{{? entry.book.pubDate != ""}}<span class="sp">({{=entry.book.pubDate}})</span>{{?}}
{{? entry.book.rating != ""}}<span class="sr">{{=entry.book.rating}}</span>{{?}}
</h2>