mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
Confirmation when deleting packages
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
f08fbbe80e
commit
b5bc6ab742
4 changed files with 13 additions and 3 deletions
|
@ -402,7 +402,7 @@ function package_details($id=0, $SID="") {
|
|||
* do_UnFlag - Remove out-of-date flag
|
||||
* do_Adopt - Adopt
|
||||
* do_Disown - Disown
|
||||
* do_Delete - Delete
|
||||
* do_Delete - Delete (requires confirm_Delete to be set)
|
||||
* do_Notify - Enable notification
|
||||
* do_UnNotify - Disable notification
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue