fix: Closed #65
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a73cd43582
commit
abf0c05894
@ -98,7 +98,9 @@ class AssignOperatorStart(ModelView):
|
|||||||
[('brigade', 'Brigade'),
|
[('brigade', 'Brigade'),
|
||||||
('optics', 'Optics'),
|
('optics', 'Optics'),
|
||||||
('equipment', 'Equipment')],
|
('equipment', 'Equipment')],
|
||||||
'Business unit'
|
'Business unit',
|
||||||
|
states={
|
||||||
|
'readonly': Eval('prospects_chunk', False)}
|
||||||
)
|
)
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
Loading…
Reference in New Issue
Block a user