improve performance of package add/edit (don't pull up pricing info in add-on/supplem...
[freeside.git] / httemplate / edit / elements / edit.html
index 938d3a5..c644425 100644 (file)
@@ -317,6 +317,9 @@ Example:
 %     'disabled'      => $f->{'disabled'},
 %     'fixed'         => $f->{'fixed'},
 %
+%     #umm.  for select-agent_types at least
+%     'label_callback'=> $f->{'label_callback'},
+%
 %     #any?
 %     'colspan'       => $f->{'colspan'},
 %     'required'      => $f->{'required'},