summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_pkg.cgi
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-11-21 16:32:37 -0800
committerMark Wells <mark@freeside.biz>2014-11-21 16:33:40 -0800
commita3b7282fda1955c41e97b619ba4e27af39e8afaf (patch)
treeaa32560393e1776d38ffb4e898d69992b2646a72 /httemplate/edit/part_pkg.cgi
parent173ef24d37ae35594f2cafdca50673657ce1c455 (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 5e42687f9..dca5b3943 100755
--- a/httemplate/edit/part_pkg.cgi
+++ b/httemplate/edit/part_pkg.cgi
@@ -805,6 +805,11 @@ my $javascript = <<'END';
}
}
+ function finish_edit_fcc(id) {
+ cClick();
+ show_fcc_options(id); // refresh the display
+ }
+
END
my $warning =