Clarify collaborators description
This commit is contained in:
parent
c9b5a677d3
commit
ba795ccd5c
@ -50,7 +50,7 @@ class ServiceForm(forms.ModelForm):
|
|||||||
}
|
}
|
||||||
|
|
||||||
collaborators = forms.CharField(
|
collaborators = forms.CharField(
|
||||||
help_text="Which users should have read-only access to this service? (Comma separated list of emails.)",
|
help_text="Which users on this Shynet instance should have read-only access to this service? (Comma separated list of emails.)",
|
||||||
required=False,
|
required=False,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user