Roundup Tracker - Issues

Message897

Author radeex
Recipients
Date 2003-07-16.17:40:58
Message-id
In-reply-to
There's no way to easily customize the number of issues
to display at once by default.

The current, hard-coded value of 50 is used in three
places: 

* cgi/templating.py, which can probably be easily
updated to use the tracker's configuration,

* templates/classic/html/issue.search, and 
* templates/classic_htmlbase.py, which I didn't really
examine.

History
Date User Action Args
2009-02-03 14:20:25adminlinkissue772485 messages
2009-02-03 14:20:25admincreate