Skip to content

Commit

Permalink
🤖 Automatically update generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
jpelay authored and actions-user committed Jun 13, 2024
1 parent 1b2df46 commit ef93027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion static/js/appbundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -104657,7 +104657,6 @@ def note_with_error(value, err):
});
$('*[data-autosubmit="true"]').on("change", (ev) => {
const form = ev.target.closest("form");
console.log(form.elements);
form["trigger"]("submit");
});
initializeLoginLinks();
Expand Down
Loading

0 comments on commit ef93027

Please sign in to comment.