project-margins-and-status: new treecell added to hold project's hours and budget status

This commit is contained in:
miciele Ghiorghis 2013-06-19 16:02:40 +02:00 committed by Oscar Gonzalez Fernandez
parent 2100273922
commit b0bb53b406

View file

@ -32,4 +32,10 @@
<treecell> <treecell>
<label class="order-enddate" /> <label class="order-enddate" />
</treecell> </treecell>
<treecell>
<hlayout class="projectstatus-layout">
<div />
<div />
</hlayout>
</treecell>
</treerow> </treerow>