Roundup Tracker - Issues

Message717

Author rouilj
Recipients
Date 2003-03-11.18:34:07
Message-id
In-reply-to
You go through the database and reactor stuff, but you forgot the 
step where they have to add something like:

  <tr>
     
<th>On Vacation</th>
          <td tal:content="structure   
context/vacation/field">vacation</td>
  </tr>

to the 
user.item template.

-- rouilj
History
Date User Action Args
2009-02-03 14:20:18adminlinkissue701722 messages
2009-02-03 14:20:18admincreate