mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-26 19:18:28 -04:00
Organisation notes visible on organisation settings page
This commit is contained in:
@@ -1682,7 +1682,7 @@ class ServiceEditInboundNumberForm(StripWhitespaceForm):
|
||||
is_default = GovukCheckboxField("Make this text message sender the default")
|
||||
|
||||
|
||||
class EditServiceNotesForm(StripWhitespaceForm):
|
||||
class EditNotesForm(StripWhitespaceForm):
|
||||
notes = TextAreaField(validators=[])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user