Remove extraneous period from description..
This commit is contained in:
parent
0032875859
commit
9cb2b9714e
@ -162,7 +162,7 @@
|
|||||||
{{ TextInput(
|
{{ TextInput(
|
||||||
review_form.comment,
|
review_form.comment,
|
||||||
label='Approval comments or notes',
|
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,
|
paragraph=True,
|
||||||
noMaxWidth=True
|
noMaxWidth=True
|
||||||
) }}
|
) }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user