MT#7191 keep country field optional

like before
ipeshinskaya/InvoiceTemplate5
Gerhard Jungwirth 12 years ago
parent f942aed9e1
commit 236126fa95

@ -80,7 +80,6 @@ has_field 'city' => (
has_field 'country' => (
type => '+NGCP::Panel::Field::Country',
validate_when_empty => 1,
label => 'Country',
element_attr => {
rel => ['tooltip'],

Loading…
Cancel
Save