Skip to content

Commit

Permalink
DEVDOCS-15065 removing outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
paigesrossi committed Aug 21, 2024
1 parent cb86325 commit 0dc9e06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/templates/webforms/eg001_web_form_embed.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ <h1 id="webforms-heading">Embedded web form example</h1>
});

webFormWidget.on('sessionEnd', (event) => {
//There are 3 sessionEnd types sessionTimeout, remoteSigningInitiated, signingResult

// event = { type: 'sessionEnd', sessionEndType: 'sessionTimeout' };
// event = {
// type: 'sessionEnd',
Expand Down

0 comments on commit 0dc9e06

Please sign in to comment.