project-margins-and-status: label 'Status' added

This commit is contained in:
miciele Ghiorghis 2013-06-19 15:58:27 +02:00 committed by Oscar Gonzalez Fernandez
parent 34bf33e630
commit 4a13fd78e2

View file

@ -28,6 +28,7 @@
<treecol label="${ganttzk_i18n:_('Name')}" sclass="tree-text" />
<treecol label="${ganttzk_i18n:_('Start')}" width="76px" />
<treecol label="${ganttzk_i18n:_('End')}" width="76px" />
<treecol label="${ganttzk_i18n:_('Status')}" width="76px" />
</treecols>
</tree>
</div>