X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Fsearch_authors.py;h=cfa90831135ea074d8472e2ae144d34ab30c3d6c;hp=fdc4a4be5ed76f01b8e1407a57ea8c5509e0818c;hb=ee485bf9817d65fb5b7641a6638b931cf7747b13;hpb=fbaf358a8c297202b8c0926d6a3f383298b8e3e2 diff --git a/m_librarian/web/views/search_authors.py b/m_librarian/web/views/search_authors.py index fdc4a4b..cfa9083 100644 --- a/m_librarian/web/views/search_authors.py +++ b/m_librarian/web/views/search_authors.py @@ -36,10 +36,10 @@ VFN=valueForName currentTime=time.time __CHEETAH_version__ = '3.1.0' __CHEETAH_versionTuple__ = (3, 1, 0, 'final', 1) -__CHEETAH_genTime__ = 1522952816.408144 -__CHEETAH_genTimestamp__ = 'Thu Apr 5 21:26:56 2018' +__CHEETAH_genTime__ = 1522961824.208664 +__CHEETAH_genTimestamp__ = 'Thu Apr 5 23:57:04 2018' __CHEETAH_src__ = 'search_authors.tmpl' -__CHEETAH_srcLastModified__ = 'Thu Apr 5 21:26:43 2018' +__CHEETAH_srcLastModified__ = 'Thu Apr 5 23:54:16 2018' __CHEETAH_docstring__ = 'Autogenerated by Cheetah: The Python-Powered Template Engine' if __CHEETAH_versionTuple__ < RequiredCheetahVersionTuple: @@ -93,8 +93,8 @@ class search_authors(layout): write(u''' ''') - _v = VFFSL(SL,"search_authors_form",False)() # u'$search_authors_form()' on line 8, col 1 - if _v is not None: write(_filter(_v, rawExpr=u'$search_authors_form()')) # from line 8, col 1. + _v = VFFSL(SL,"search_authors_form",False)(searchList=VFFSL(SL,"searchList",True)) # u'$search_authors_form(searchList=$searchList)' on line 8, col 1 + if _v is not None: write(_filter(_v, rawExpr=u'$search_authors_form(searchList=$searchList)')) # from line 8, col 1. write(u''' ''')