Taskjuggler export: Only create a milestone if node has no children
commit99ee65b73fe1273810ac7649878566cd4db1c5e9
authorChristian Egli <christian.egli@sbs.ch>
Fri, 8 Mar 2013 16:24:57 +0000 (8 17:24 +0100)
committerBastien Guerry <bzg@altern.org>
Fri, 8 Mar 2013 17:17:18 +0000 (8 18:17 +0100)
tree4facb9e190b1647358e523c1d985615523dd6607
parent971afe66d211ec54eeddad1b15a4dd79b7f85c01
Taskjuggler export: Only create a milestone if node has no children

* contrib/lisp/ox-taskjuggler.el (org-taskjuggler--build-task): Fix
  the check whether a node has no children

A milestone should only (automatically) be inserted if a node has no
children and no duration defined.
contrib/lisp/ox-taskjuggler.el