Form order for metadata editing...

This commit is contained in:
James Taylor
2007-09-20 21:36:00 +00:00
parent 85b0a3ba90
commit 9ea22cfe77
+1 -1
View File
@@ -87,7 +87,7 @@ class TwillTestCase(unittest.TestCase):
if check_patt:
tc.find(check_patt)
if kwd:
self.submit_form(form=3, button="save", **kwd)
self.submit_form(form=1, button="save", **kwd)
def get_xml_history(self):
"""Returns a parsed xml object corresponding to the history"""