Added vertical alignment in WBS tree buttons
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
981dd202b4
commit
9704563766
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<vbox width="100%">
|
||||
<hbox style="margin-bottom:4px;" width="100%" hflex="true">
|
||||
|
||||
<hbox pack="center">
|
||||
<hbox align="center" pack="center">
|
||||
<templateFinderPopup id="templateFinderPopupAtTree" acceptButtonLabel="${i18n:_('Create Task')}" caption="${i18n:_('Choosing Template')}" />
|
||||
<label value="${i18n:_('New task')}" />
|
||||
<textbox value="" id="newOrderElementName" width="150px"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue