ItEr48S14CUAsignacionGrupoRecursosAPlanificacionItEr47S16: Fixed save icon for advanced allocation perspective in order mode
This commit is contained in:
parent
3d09abe07b
commit
928e35395c
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
if="${advancedAllocationController.advancedAllocationOfSingleTask}" />
|
||||
<button label="${i18n:_('Cancel')}" id="cancelButton" class="cancel-button global-action"
|
||||
if="${advancedAllocationController.advancedAllocationOfSingleTask}" />
|
||||
<button image="/common/img/ico_accept.png" tooltiptext="${i18n:_('Accept')}" id="acceptButton" class="planner-command"
|
||||
<button image="/common/img/ico_save.png" tooltiptext="${i18n:_('Accept')}" id="acceptButton" class="planner-command"
|
||||
if="${!(advancedAllocationController.advancedAllocationOfSingleTask)}" />
|
||||
<separator/>
|
||||
<label>${i18n:_('Zoom level')}:</label>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue