Commit 8b303a7a authored by Ivan Tyagov's avatar Ivan Tyagov

Relation gadget uses listbox rather than hard coded Page Template so message changed.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40582 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0f0c0046
......@@ -729,7 +729,7 @@ class TestGadgets(ERP5TypeTestCase, ZopeTestCase.Functional):
gadget_view_form_id)
# no related docs should exist
self.failUnless('No related documents found.' in relation_form_renderer())
self.failUnless('No result.' in relation_form_renderer())
# set related docs
similar_doc = portal.web_page_module.newContent(
......
1690
\ No newline at end of file
1691
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment