ItEr37S08CUCreacionUnidadesPlanificacionItEr36S11: Changing title to a more general name

This commit is contained in:
Óscar González Fernández 2009-12-02 16:20:41 +01:00
parent aff77a6921
commit 07e582f527

View file

@ -142,12 +142,10 @@
</row>
</rows>
</grid>
<!-- Assigned resources -->
<panel title="${i18n:_('Assigned resources')}" border="normal" style="margin-top: 5px" sclass="assignedresources">
<panel title="${i18n:_('Allocations')}" border="normal" style="margin-top: 5px" sclass="assignedresources">
<panelchildren>
<vbox id="messagesContainer"></vbox>
<listbox id="allocationsList"
model="@{allocationController.resourceAllocations}"
itemRenderer="@{allocationController.resourceAllocationRenderer}"