removed material in filter for serial validation
This commit is contained in:
@@ -1001,8 +1001,7 @@ class SerialValidationResource extends Resource
|
|||||||
->label('Type ?')
|
->label('Type ?')
|
||||||
->boolean()
|
->boolean()
|
||||||
->options([
|
->options([
|
||||||
'Serial' => 'Serial',
|
'Serial' => 'Serial'
|
||||||
'Material' => 'Material'
|
|
||||||
])
|
])
|
||||||
->default('Serial')
|
->default('Serial')
|
||||||
->inlineLabel(false)
|
->inlineLabel(false)
|
||||||
|
|||||||
Reference in New Issue
Block a user