mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 12:46:54 +00:00
Improvement in ATM Attribute
This commit is contained in:
parent
d3fca173ac
commit
1ed7ba5612
@ -276,7 +276,7 @@ class CreateAtmForm(forms.Form):
|
||||
choices=ATTRIBUTE_TYPE,
|
||||
widget=forms.Select(
|
||||
attrs={
|
||||
'class': 'form-control bank_attribute_type',
|
||||
'class': 'form-control atm_attribute_type',
|
||||
}
|
||||
),
|
||||
required=False,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user