From 99037cf94d9d6b5d7c1e512a6dca842706851710 Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 12 Mar 2008 16:24:34 +0000 Subject: allow exports to add links to customer view (#1407) --- FS/FS/part_export.pm | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'FS/FS/part_export.pm') diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 6adcab94d..983e0b012 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -359,6 +359,14 @@ sub _export_unsuspend { $self->_export_replace( $svc_x, $old ); } +=item export_links SVC_OBJECT ARRAYREF + +Adds a list of web elements to ARRAYREF specific to this export and SVC_OBJECT. +The elements are displayed in the UI to lead the the operator to external +configuration, monitoring, and similar tools. + +=cut + =back =head1 SUBROUTINES -- cgit v1.2.1