Skip to content

Commit

Permalink
#2824 Fixed event handlers new xid not displaying after saving edit form
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrykb0802 committed Jul 18, 2024
1 parent 385e8b0 commit c4b3c6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WebContent/WEB-INF/jsp/eventHandlers.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@
selectedHandlerNode.object = handler;
}
$set("xid", handler.xid);
}
function deleteHandler() {
Expand Down

0 comments on commit c4b3c6a

Please sign in to comment.