Post search: Search other fields too

This commit is contained in:
Michael Foster 2013-07-29 20:20:07 -04:00
parent d44b4f19a8
commit 1759ac2ea3
2 changed files with 15 additions and 3 deletions

View file

@ -246,7 +246,7 @@
</td>
<td style="max-width:200px">
{% if post.file %}
<small>{{ post.file }} ({{ post.filesize | filesize }})</small>
<small>{{ post.filename }} ({{ post.filesize | filesize }})</small>
{% else %}
&ndash;
{% endif %}