]> git.phdru.name Git - m_librarian.git/blobdiff - m_librarian/web/views/index.py
Feat(web): Preserve values in form
[m_librarian.git] / m_librarian / web / views / index.py
index 1e4c4dfab5355e963beecf790c5df0c45e26b565..e039c2a5c2e82ad45f9ec393bc536e21e0576588 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__ = 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'''<h1>\u041f\u043e\u0438\u0441\u043a \u0430\u0432\u0442\u043e\u0440\u043e\u0432</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'''
 ''')