From 3d106aaea151d4ee72945a7c8f26a8deb8f482a6 Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 18 Sep 2002 00:00:24 +0000 Subject: [PATCH] no idea why this code existed, but bye bye git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1184 57a73879-2fb5-44c3-a270-3262357dd7e2 --- roundup/cgi/templating.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/roundup/cgi/templating.py b/roundup/cgi/templating.py index 465a403..2f2a478 100644 --- a/roundup/cgi/templating.py +++ b/roundup/cgi/templating.py @@ -954,9 +954,6 @@ class LinkHTMLProperty(HTMLProperty): # sort function sortfunc = make_sort_function(self._db, self._prop.classname) - # force the value to be a single choice - if isinstance(value, type('')): - value = value[0] linkcl = self._db.getclass(self._prop.classname) l = ['