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'),
|
||||
('optics', 'Optics'),
|
||||
('equipment', 'Equipment')],
|
||||
'Business unit'
|
||||
'Business unit',
|
||||
states={
|
||||
'readonly': Eval('prospects_chunk', False)}
|
||||
)
|
||||
|
||||
@classmethod
|
||||
|
Loading…
Reference in New Issue
Block a user