mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Added bulk import views for RIRs, roles, and VLAN groups
This commit is contained in:
@@ -666,7 +666,6 @@ class PlatformCSVForm(forms.ModelForm):
|
||||
fields = ['name', 'slug', 'napalm_driver']
|
||||
help_texts = {
|
||||
'name': 'Platform name',
|
||||
# 'color': 'RGB color in hexadecimal (e.g. 00ff00)'
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user