Generic confirm dialog #26
Reference in New Issue
Block a user
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?
I want to be asked whether I really want to close an account or delete a transaction.
Solution proposal: Generic HTML page, with controller, everything via POST, callback URL to process the action. Then, use the dialog for account closing and transaction deletion.