diff -r 59ceed788bdb -r 8af6623f3d4e web/views/treeview.py --- a/web/views/treeview.py Wed Jun 09 09:42:24 2010 +0200 +++ b/web/views/treeview.py Wed Jun 09 09:54:35 2010 +0200 @@ -15,9 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""Set of tree-building widgets, based on jQuery treeview plugin +"""Set of tree-building widgets, based on jQuery treeview plugin""" -""" __docformat__ = "restructuredtext en" from logilab.mtconverter import xml_escape