Skip to content

Commit 277f68f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 1ad640a + 28a4649 commit 277f68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/XMLView/EditContacto.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
</widget>
100100
</column>
101101
<column name="country" titleurl="ListPais" numcolumns="4" order="150">
102-
<widget type="select" fieldname="codpais" onclick="EditPais" required="true">
102+
<widget type="select" fieldname="codpais" onclick="EditPais">
103103
<values source="paises" fieldcode="codpais" fieldtitle="nombre"/>
104104
</widget>
105105
</column>

0 commit comments

Comments
 (0)