Commit ed1de9206e3a63620e5dd189de15a978c9ba89e0
1 parent
476bd3ea
- payment
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
labels/controllers/PaymentController.php
| @@ -156,10 +156,6 @@ | @@ -156,10 +156,6 @@ | ||
| 156 | 'type' => Form::NUMBER, | 156 | 'type' => Form::NUMBER, |
| 157 | ], | 157 | ], |
| 158 | [ | 158 | [ |
| 159 | - 'name' => 'value', | ||
| 160 | - 'type' => Form::NUMBER, | ||
| 161 | - ], | ||
| 162 | - [ | ||
| 163 | 'name' => 'default', | 159 | 'name' => 'default', |
| 164 | 'type' => Form::BOOL, | 160 | 'type' => Form::BOOL, |
| 165 | ], | 161 | ], |