TT#82260 fix updating fraud notification status

Change-Id: I1407eb0884b8006e478a20a26e02914c97035e5e
changes/31/40231/3
Rene Krenn 5 years ago
parent 39bf6abf47
commit f0768e1431

@ -64,7 +64,7 @@ has_field 'type' => (
has_field 'interval_cost' => (
type => 'Float',
label => 'Interval cost',
precision => '3',
precision => '4',
required => 1,
element_attr => {
rel => ['tooltip'],

Loading…
Cancel
Save