]> git.phdru.name Git - m_librarian.git/blobdiff - m_librarian/web/views/search_authors.py
Feat(web): Preserve values in form
[m_librarian.git] / m_librarian / web / views / search_authors.py
index fdc4a4be5ed76f01b8e1407a57ea8c5509e0818c..cfa90831135ea074d8472e2ae144d34ab30c3d6c 100644 (file)
@@ -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'''</h1>
 
 ''')
-        _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'''
 ''')