From 96b10cf810e5766ff0b27aff01af235f99668b9b Mon Sep 17 00:00:00 2001 From: jeff Date: Fri, 9 May 2008 21:51:59 +0000 Subject: re-drag address and router even farther into the century --- httemplate/edit/elements/edit.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'httemplate/edit/elements') diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html index 926b84e48..b45163254 100644 --- a/httemplate/edit/elements/edit.html +++ b/httemplate/edit/elements/edit.html @@ -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 { -- cgit v1.2.1