re-drag address and router even farther into the century
[freeside.git] / httemplate / edit / elements / edit.html
index 926b84e..b451632 100644 (file)
@@ -199,6 +199,10 @@ Example:
 %     'html_between'  => $f->{'html_between'},
 %   );
 %
+%   #select-table
+%   $include_common{$_} = $f->{$_}
+%     foreach grep exists($f->{$_}), qw( table name_col );
+%
 %   my $layer_prefix_on = '';
 %
 %   my $include_sub = sub {