Issue 1517913
Created on 2006-07-06 04:34 by earnst, last changed 2012-10-10 14:09 by admin.
msg2280 |
Author: [hidden] (earnst) |
Date: 2006-07-06 04:34 |
|
Instructions for adding a new field to the classic
schema (due_date),
http://roundup.sourceforge.net/doc-1.0/customizing.html#adding-a-new-field-to-the-classic-schema
, are missing the step to edit page.html. The line in
page.html:
<a
href="issue?@sort=-activity&@group=priority&@filter=status&@columns=id,activity,title,creator,assignedto,status&status=-1,1,2,3,4,5,6,7&@dispname=Show%20All"
i18n:translate="">Show All</a><br>
should be edited to include due_date in the list of
columns.
|
|
Date |
User |
Action |
Args |
2006-07-06 04:34:42 | earnst | create | |
|