X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Fbooks_by_author.tmpl;h=22009134761d65cadc70c4810cf1d63dd4351fe4;hp=d8a319c2b116cac02890db667534c497a0ac9abe;hb=961cab22b2f5da852df95ca0155dc4207acaecd9;hpb=f9d5897eab184c02d118b555d3c3ffb2c856e5d4 diff --git a/m_librarian/web/views/books_by_author.tmpl b/m_librarian/web/views/books_by_author.tmpl index d8a319c..2200913 100644 --- a/m_librarian/web/views/books_by_author.tmpl +++ b/m_librarian/web/views/books_by_author.tmpl @@ -34,7 +34,7 @@ $cgi.escape($series, 1)#slurp #for $column in $columns - #if $column == 'ser_no' + #if $column in ('ser_no', 'size') #set $style = ' style="text-align: right; width: 5ex"' #else #set $style = ''