[Tickets #11583] Re: "Tasks" view needs two clicks for correct display
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Mar 27 04:17:54 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11583
------------------------------------------------------------------------------
Ticket | 11583
Updated By | derwu22 at gmail.com
Summary | "Tasks" view needs two clicks for correct display
Queue | Kronolith
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
derwu22 at gmail.com (2013-03-27 04:17) wrote:
I have the same problem (even on demo horde.org).
I insert:
$('kronolithViewTasksBody').select('tr').findAll(function(el) {
return el.retrieve('tasklist') !== undefined;
//return el.retrieve('tasklist') == tasklist;
}).invoke('remove');
before line "tasktypes.each(function(type) {" in loadTasks function in
kronolith.js
More information about the bugs
mailing list