Code

Hrm - displaying links to classes that don't specify a key property. I've
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 25 Jul 2001 03:39:47 +0000 (03:39 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 25 Jul 2001 03:39:47 +0000 (03:39 +0000)
commit4b6df06ced235f4ffc081327843d9c302bc36728
tree5678833883624208005f71096898ac807d1080a9
parent01f46c221220f315a25ff77009e909528139dd8d
Hrm - displaying links to classes that don't specify a key property. I've
got it defaulting to 'name', then 'title' and then a "random" property (first
one returned by getprops().keys().
Needs to be moved onto the Class I think...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@77 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/htmltemplate.py