X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export.pm;h=15ce9c05936f04a756b7e996c1986cd349fd107f;hp=3eee37f710e66f808d589e0ebda6e657ab8b9b26;hb=a205ffec778bd42eb084bcffec6884063263f634;hpb=26bc6f249a1cdb165bf9b0d0fa3fc055ed457723 diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 3eee37f71..15ce9c059 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -601,6 +601,17 @@ DEFAULTSREF is a hashref with the same keys where true values indicate the setting is a default (and thus can be displayed in the UI with less emphasis, or hidden by default). +=item actions + +Adds one or more "action" links to the export's display in +browse/part_export.cgi. Should return pairs of values. The first is +the link label; the second is the Mason path to a document to load. +The document will show in a popup. + +=cut + +sub actions { } + =cut =item weight