477 report tweaks
[freeside.git] / httemplate / edit / elements / edit.html
index f003454..f9d1383 100644 (file)
@@ -314,6 +314,8 @@ Example:
 %     'disable_empty' => $f->{'disable_empty'},
 %     #select-reason
 %     'reason_class'  => $f->{'reason_class'},
+%     #select-agent
+%     'viewall_right' => $f->{'viewall_right'},
 %
 %     #selectlayers
 %     'layer_fields'  => $f->{'layer_fields'},
@@ -327,6 +329,9 @@ Example:
 %     #umm.  for select-agent_types at least
 %     'label_callback'=> $f->{'label_callback'},
 %
+%     #for select-ticketing_queueid at least
+%     'post_options'  => $f->{'post_options'},
+%
 %     #any?
 %     'colspan'       => $f->{'colspan'},
 %     'required'      => $f->{'required'},