Renamed operations column in external companies grid

FEA: ItEr75S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-11-22 17:34:38 +01:00
parent 6de5eb8b0e
commit 981dd202b4

View file

@ -29,7 +29,7 @@
<newdatasortablecolumn label="${i18n:_('Client')}" />
<newdatasortablecolumn label="${i18n:_('Subcontractor')}" />
<newdatasortablecolumn label="${i18n:_('Associated user')}" />
<newdatasortablecolumn label="${i18n:_('Actions')}" />
<newdatasortablecolumn label="${i18n:_('Operations')}" />
</columns>
<rows>
<row self="@{each='company'}" value="@{company}" onClick="controller.goToEditForm(self.value)">