mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 09:16:10 -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(
|
icon_name = forms.CharField(
|
||||||
required=False,
|
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