fix several UI nits in FCC 477 report configuration, #24047
[freeside.git] / httemplate / misc / part_pkg_fcc_options.html
index 27b45e0..0db4e25 100644 (file)
@@ -156,8 +156,7 @@ function save_changes() {
   }
   parent_input.value = JSON.stringify(data);
   // update the display
-  parent.show_fcc_options(parent_input.id);
-  parent.cClick(); //overlib
+  parent.finish_edit_fcc(parent_input.id);
 }
 
 function enable_fieldset(fieldset_id) {