summaryrefslogtreecommitdiff
path: root/httemplate/edit/elements
diff options
context:
space:
mode:
authorivan <ivan>2011-03-13 04:04:17 +0000
committerivan <ivan>2011-03-13 04:04:17 +0000
commitd66bff648dd4d7969f50f956b5c1dd06b8159b8c (patch)
tree9d23d090affa5b05f251a61a58fbec1d60bcd78e /httemplate/edit/elements
parent4fee4d1074c4a0844292c2204bc0a849f9bf119c (diff)
ui tweaks for prospect edit, RT#7111
Diffstat (limited to 'httemplate/edit/elements')
-rw-r--r--httemplate/edit/elements/edit.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html
index 545221a28..975f8fb65 100644
--- a/httemplate/edit/elements/edit.html
+++ b/httemplate/edit/elements/edit.html
@@ -279,6 +279,9 @@ Example:
%
% #umm. for select-agent_types at least
% 'disabled' => $f->{'disabled'},
+%
+% #any?
+% 'colspan' => $f->{'colspan'},
% );
%
% $include_common{$_} = $f->{$_} foreach grep exists($f->{$_}),