--- lib/A3C/Action/SyncOrganization.pm 2008/05/30 20:53:14 136 +++ lib/A3C/Action/SyncOrganization.pm 2008/05/30 20:56:18 137 @@ -35,6 +35,14 @@ }; +=head2 sticky_on_success + +=head2 sticky_on_failure + +Keep values entered after submit of action + +=cut + sub sticky_on_success { 1 } sub sticky_on_failure { 1 }