Remove extraneous period from description..
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
{{ TextInput(
|
||||
review_form.comment,
|
||||
label='Approval comments or notes',
|
||||
description='Provide any comments or notes regarding the approval of this request. <strong>This message will be shared with the person making the JEDI request.</strong>.',
|
||||
description='Provide any comments or notes regarding the approval of this request. <strong>This message will be shared with the person making the JEDI request.</strong>',
|
||||
paragraph=True,
|
||||
noMaxWidth=True
|
||||
) }}
|
||||
|
Reference in New Issue
Block a user