X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export.pm;h=983e0b01271efe5f5a1a1f1a18956976c2e47f5f;hb=e3dffa23a03cd9f88946ceb78bc75ada29bc013a;hp=6adcab94da7af2b72aaa916cf2d393cc2e455ed6;hpb=5e05724a635a22776f1b973f5d7e77989da4e048;p=freeside.git 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