Skip to content

Commit 6a7433e

Browse files
authored
Update UIaction.js Entered client and onclick details
Entered client and onclick details
1 parent eb7697f commit 6a7433e

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//Enable client set to true
2+
//Enter Onclick value as function name openEditLastCommentModal()
13
function openEditLastCommentModal() {
24
var dialog = new GlideModal("edit_worknotes_comments_inc");
35
dialog.setTitle('Edit Last WorkNotes/Additional Comments');

0 commit comments

Comments
 (0)