TASKPM/libreplan-webapp
Manuel Rego Casasnovas 0316d73288 Bug #1460: Fix issue checking if TaskElement is Task
The casting was failing for milestones, because of they're leafs but not tasks.

Using method TaskElement.isTask() instead of TaskElement.isLeaf() to ensure that
the TaskElement is a Task and can be casted accordingly.

FEA: ItEr76S04BugFixing
2012-06-08 11:10:28 +02:00
..
src Bug #1460: Fix issue checking if TaskElement is Task 2012-06-08 11:10:28 +02:00
pom.xml Bump version number to 1.2.4 2012-05-23 13:43:11 +02:00