We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7697f commit 6a7433eCopy full SHA for 6a7433e
Client-Side Components/UI Pages/Edit Last WorkNotes/UIaction.js
@@ -1,3 +1,5 @@
1
+//Enable client set to true
2
+//Enter Onclick value as function name openEditLastCommentModal()
3
function openEditLastCommentModal() {
4
var dialog = new GlideModal("edit_worknotes_comments_inc");
5
dialog.setTitle('Edit Last WorkNotes/Additional Comments');
0 commit comments