Add notes to bib items.

This commit is contained in:
Justin Hsu
2015-02-22 14:52:47 +01:00
parent c866d1280a
commit 4c3775592c
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -20,8 +20,8 @@
[<a href="$posterlink(identifier)$">Poster</a>]
$endif$
<br>
$if(notes)$
$notes$ <br>
$if(note)$
$note$ <br>
$endif$
</td>
</tr>