X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fpart_export.cgi;h=f6ec208be94a548d5398f2a6f633c4de882ef566;hp=381fbcaf86a248a4ca47bd7510c716246653beeb;hb=536d7450419afc3dc38fa5de273d5984ac006e76;hpb=34e816379204ad4b19d282f5478a566d1465f4ea diff --git a/httemplate/edit/part_export.cgi b/httemplate/edit/part_export.cgi index 381fbcaf8..f6ec208be 100644 --- a/httemplate/edit/part_export.cgi +++ b/httemplate/edit/part_export.cgi @@ -293,7 +293,7 @@ my $widget = new HTML::Widgets::SelectLayers( foreach my $script ( keys %{$exports->{$layer}{scripts}} ) { $html .= '' . include('/elements/progress-init.html', - $part_export->exportname, + $part_export->exporttype, [ $script.'_exportnum', $script.'_script' ], rooturl().'view/svc_export/run_script.cgi', rooturl().'edit/part_export.cgi?'.$part_export->{Hash}->{exportnum},