6.0.0-alpha14
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
6/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#1540] Show_tasklist pref
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__. __.. .__ [__)[__](__ | [__) [__)| |.__)|___|
Comment
> If I set the show_tasklist pref in pres.php this affect only the > task_headers.inc. > > In the task_summaries.inc i don't see the 'owner' > > > > This is the patch to make it works > > > > Thanks > > Cristian > > > > --- nag/templates/list/task_summaries.inc Mon Mar 14 10:00:16 2005 > > +++ nag_new/templates/list/task_summaries.inc Mon Mar 14 09:59:41 2005 > > @@ -7,7 +7,9 @@ > > <?php endif; ?> > > </td> > > > > + <?php if ($showTasklist): ?> > > <td nowrap="nowrap" class="<?php echo $style ?>"><span > class="<?php echo $tstyle ?>"><?php echo $owner ?></span></td> > > + <?php endif; ?> > > <td align="center" nowrap="nowrap" class="<?php echo $style > ?>"><?php echo Nag::formatPriority($task['priority']) ?></td> > > <td nowrap="nowrap" class="<?php echo $style ?>"> > > <?php > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers