Skip to content

Commit ae05d10

Browse files
naveensnowrohi-v
authored andcommitted
Update resolve_incident_uipage.html
1 parent 0a8ff4e commit ae05d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client-Side Components/UI Pages/Resolve Incident UI Page/resolve_incident_uipage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<g:evaluate var="jvar_sys_id" expression="RP.getWindowProperties().get('sysparm_record_id')" />
44
<div>
55
<p>
6-
<label for="resolution_reason">Enter the Rejection Reason</label>
6+
<label for="resolution_reason">Enter the Resolution Notes</label>
77
<textarea id="resolution_reason" name="resolution_reason" class="form-control" rows="4" cols="80"></textarea>
88
</p>
99
<p>

0 commit comments

Comments
 (0)