X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Findex.py;h=e039c2a5c2e82ad45f9ec393bc536e21e0576588;hp=1e4c4dfab5355e963beecf790c5df0c45e26b565;hb=ee485bf9817d65fb5b7641a6638b931cf7747b13;hpb=fbaf358a8c297202b8c0926d6a3f383298b8e3e2 diff --git a/m_librarian/web/views/index.py b/m_librarian/web/views/index.py index 1e4c4df..e039c2a 100644 --- a/m_librarian/web/views/index.py +++ b/m_librarian/web/views/index.py @@ -36,10 +36,10 @@ VFN=valueForName currentTime=time.time __CHEETAH_version__ = '3.1.0' __CHEETAH_versionTuple__ = (3, 1, 0, 'final', 1) -__CHEETAH_genTime__ = 1522958547.022135 -__CHEETAH_genTimestamp__ = 'Thu Apr 5 23:02:27 2018' +__CHEETAH_genTime__ = 1522961823.924543 +__CHEETAH_genTimestamp__ = 'Thu Apr 5 23:57:03 2018' __CHEETAH_src__ = 'index.tmpl' -__CHEETAH_srcLastModified__ = 'Thu Apr 5 23:02:23 2018' +__CHEETAH_srcLastModified__ = 'Thu Apr 5 23:54:01 2018' __CHEETAH_docstring__ = 'Autogenerated by Cheetah: The Python-Powered Template Engine' if __CHEETAH_versionTuple__ < RequiredCheetahVersionTuple: @@ -90,8 +90,8 @@ class index(layout): write(u'''

\u041f\u043e\u0438\u0441\u043a \u0430\u0432\u0442\u043e\u0440\u043e\u0432

''') - _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''' ''')