summaryrefslogtreecommitdiff
path: root/FS/FS/part_export.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-03-22 13:33:44 -0700
committerMark Wells <mark@freeside.biz>2013-03-22 13:33:44 -0700
commita205ffec778bd42eb084bcffec6884063263f634 (patch)
treeff8a9a33c1ea29748091d832a8b516bfa18b7de3 /FS/FS/part_export.pm
parent26bc6f249a1cdb165bf9b0d0fa3fc055ed457723 (diff)
SIM/KI inventory for Huawei HLR export, #21514
Diffstat (limited to 'FS/FS/part_export.pm')
-rw-r--r--FS/FS/part_export.pm11
1 files changed, 11 insertions, 0 deletions
diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm
index 3eee37f..15ce9c0 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