Paste: misbehaving action

Author: levi
Mode: factor
Date: Wed, 15 Oct 2008 05:04:47
Plain Text |
: <delete-action> ( -- action )
    <action>
        [ validate-integer-id ] >>validate
        [
            "id" value <envelope> delete-tuples
            list-envelopes-url <redirect>
        ] >>submit ;

New Annotation

Summary:
Author:
Mode:
Body: