[Tickets #11408] Re: No tasks appearing in task list.
bugs at horde.org
bugs at horde.org
Wed Sep 5 22:13:20 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11408
------------------------------------------------------------------------------
Ticket | 11408
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | No tasks appearing in task list.
Queue | Nag
Version | Git master
Type | Bug
State | Feedback
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2012-09-05 16:13) wrote:
Same thing in Nag_View_List#render(). This causes my tasklist to
appear again in the tabs:
// if ($list->get('issmart')) {
$tabs->addTab(
$list->get('name'),
$listurl->add(array('actionID' => 'smart',
'list' => $list->getName())),
array('img' => 'search.png'));
// }
More information about the bugs
mailing list