X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction.pm;fp=FS%2FFS%2Fpart_event%2FAction.pm;h=c41af2851a457fea2f990a76be1dcff1d9e3c441;hb=aa8d3305bddaca26d9222ebfa48af191d28f8230;hp=bdb9df603754670367d229ca7e8a6c13cdc27aad;hpb=cf600b52ad81786a8f764bb44536d0cd2ccf4038;p=freeside.git diff --git a/FS/FS/part_event/Action.pm b/FS/FS/part_event/Action.pm index bdb9df603..c41af2851 100644 --- a/FS/FS/part_event/Action.pm +++ b/FS/FS/part_event/Action.pm @@ -63,6 +63,8 @@ This method should return a list of option names and option descriptions. Each option description can be a scalar description, for simple options, or a hashref with the following values: +=over 4 + =item label - Description =item type - Currently text, money, checkbox, checkbox-multiple, select, select-agent, select-pkg_class, select-part_referral, select-table, fixed, hidden, (others can be implemented as httemplate/elements/tr-TYPE.html mason components). Defaults to text.