wfhistory isn't anymore selectable if the entity has no record in its history stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 01 Dec 2009 08:38:02 +0100
branchstable
changeset 3952 fbd77bda27c1
parent 3951 b64c73bdb37b
child 3953 19aefd78f61b
wfhistory isn't anymore selectable if the entity has no record in its history
web/test/unittest_viewselector.py
--- a/web/test/unittest_viewselector.py	Tue Dec 01 08:37:30 2009 +0100
+++ b/web/test/unittest_viewselector.py	Tue Dec 01 08:38:02 2009 +0100
@@ -214,7 +214,6 @@
                               ('text', baseviews.TextView),
                               ('treeview', treeview.TreeView),
                               ('vcard', vcard.VCardCWUserView),
-                              ('wfhistory', workflow.WFHistoryView),
                               ('xbel', xbel.XbelView),
                               ('xml', xmlrss.XMLView),
                               ])