Query form submission #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The HTML currently has a form element at the bottom. When this form is submitted, an associated function needs to be called from main.js.
Requirements:
main.js
. This function should probably just echo to the console for now, the actual request will be handled in a future issuei will cook this up
We'll let u cook