fixed ordering by title

This commit is contained in:
2023-10-02 19:39:34 +11:00
parent 668a7066e0
commit 5b43826006
3 changed files with 15 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
{% if 'Condition' not in hide_cols %}
{% set cond = GetConditionById(book.condition) %}
{% if cond == "N/A" %}
<td>N/A</td>
<td align="center">N/A</td>
{% else %}
<td align="center">
{% if cond == "Good" %}