summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_pkg.cgi
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-11-21 16:33:04 -0800
committerMark Wells <mark@freeside.biz>2014-11-21 16:33:28 -0800
commit6cc3e679908ad79f0080960d30b1cab689326a07 (patch)
treefec0f56cfb47846515a173fd7d33fa75152d9c98 /httemplate/edit/part_pkg.cgi
parent24f7fad2612dcbe97b1cfaadf45f8f57d4a534c8 (diff)
fix several UI nits in FCC 477 report configuration, #24047
Diffstat (limited to 'httemplate/edit/part_pkg.cgi')
-rwxr-xr-xhttemplate/edit/part_pkg.cgi5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi
index af69f71f9..2ae9df3ec 100755
--- a/httemplate/edit/part_pkg.cgi
+++ b/httemplate/edit/part_pkg.cgi
@@ -895,6 +895,11 @@ my $javascript = <<'END';
}
}
+ function finish_edit_fcc(id) {
+ cClick();
+ show_fcc_options(id); // refresh the display
+ }
+
END
my $warning =