Commit 9ab5259e authored by Christof Damian 's avatar Christof Damian

- tasks have notes not descriptions atm

parent b84eee9d
......@@ -160,7 +160,7 @@ ad_form \
{uom_id:text(select) {label "UoM<br>(Unit of Measure)"} {options $uom_options} }
{planned_units:float(text),optional {label "Planned Units"} {html {size 10}}}
{billable_units:float(text),optional {label "Billable Units"} {html {size 10}}}
{note:text(textarea),optional {label Description} {html {cols 40}}}
{note:text(textarea),optional {label Note} {html {cols 40}}}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment