mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 01:06:11 -06:00
Oops, globe
is from font-awesome
This commit is contained in:
parent
7d566837b6
commit
b03ce4d1d6
@ -26,7 +26,7 @@ class DashboardWidgetForm(BootstrapMixin, forms.Form):
|
||||
)
|
||||
icon_name = forms.CharField(
|
||||
required=False,
|
||||
help_text=_('Icon name from Material design icons (e.g. "globe")')
|
||||
help_text=_('Icon name from Material design icons (e.g. "earth")')
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user