The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# $Id: /local/CPAN/Mango/share/forms/wishlists/items/delete.yml 1644 2008-06-02T01:46:53.055259Z claco  $
---
id: wishlists_items_delete
method: post
auto_fieldset: 1
javascript: 0
stylesheet: 1
sticky: 0
submit: BUTTON_LABEL_DELETE
fields:
  - id:
      type: hidden
      constraints:
        - NOT_BLANK
        - UINT
  - quantity:
      type: hidden
      constraints:
        - NOT_BLANK
        - UINT