X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Flist_books.tmpl;h=5d70c8885948caa00430cfc452d3f483c147db85;hp=1c0ebde069398278595caca300bf5e41732440b3;hb=961cab22b2f5da852df95ca0155dc4207acaecd9;hpb=f9d5897eab184c02d118b555d3c3ffb2c856e5d4 diff --git a/m_librarian/web/views/list_books.tmpl b/m_librarian/web/views/list_books.tmpl index 1c0ebde..5d70c88 100644 --- a/m_librarian/web/views/list_books.tmpl +++ b/m_librarian/web/views/list_books.tmpl @@ -37,7 +37,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 = ''