ItEr29S14ProcuraOrganizacionsTraballo: [FixBug] Clear error message when changing label type

This commit is contained in:
Diego Pino Garcia 2009-10-13 10:23:36 +02:00 committed by Javier Moran Rua
parent 646d2ccb38
commit 198e7ac3ce

View file

@ -84,7 +84,7 @@
<label value="${i18n:_('Create and assign label')}" />
</vbox>
<hbox>
<autocomplete id="cbLabelType"
<autocomplete id="cbLabelType" onChange="txtLabelName.clearErrorMessage()"
finder="LabelTypeFinder" buttonVisible="true" />
<textbox id="txtLabelName" />
<button style="margin-top: -4px"