Skip to content

Commit 2698bbf

Browse files
authored
Update UIaction.js
1 parent 6a7433e commit 2698bbf

File tree

1 file changed

+1
-0
lines changed
  • Client-Side Components/UI Pages/Edit Last WorkNotes

1 file changed

+1
-0
lines changed

Client-Side Components/UI Pages/Edit Last WorkNotes/UIaction.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//Enable client set to true
22
//Enter Onclick value as function name openEditLastCommentModal()
3+
//Enter form button as true
34
function openEditLastCommentModal() {
45
var dialog = new GlideModal("edit_worknotes_comments_inc");
56
dialog.setTitle('Edit Last WorkNotes/Additional Comments');

0 commit comments

Comments
 (0)