X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Flist_books.tmpl;h=79f29d39ccd78486e22e595aec678e558a199ccb;hb=0a4b19cd1c2dd754d4c08aeca41cb18c22d178c2;hp=72193218bfd4717ff48f84749da75104547d08fc;hpb=5b3f3a1eb1b0f432e952e26f2c7a721e58ddb2e0;p=m_librarian.git diff --git a/m_librarian/web/views/list_books.tmpl b/m_librarian/web/views/list_books.tmpl index 7219321..79f29d3 100644 --- a/m_librarian/web/views/list_books.tmpl +++ b/m_librarian/web/views/list_books.tmpl @@ -8,13 +8,20 @@ @@ -33,13 +40,18 @@ function toggleBooks(name, value) { #set $series = None #set $snum = 0 #set $books = $books_by_author[$author] + + + $author + #for $book in $books #if $book.series != $series #set $series = $book.series #set $snum += 1 + onClick="toggleSeries(this.name, this.checked)"> $author — #if $book.series