projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c9802e
)
no need for a one-choice "Add new location" location dropdown on prospect add, RT...
author
Ivan Kohler
<ivan@freeside.biz>
Thu, 11 Jan 2018 06:46:26 +0000
(22:46 -0800)
committer
Ivan Kohler
<ivan@freeside.biz>
Thu, 11 Jan 2018 06:46:26 +0000
(22:46 -0800)
httemplate/edit/elements/edit.html
patch
|
blob
|
history
diff --git
a/httemplate/edit/elements/edit.html
b/httemplate/edit/elements/edit.html
index
2556874
..
2f82f9c
100644
(file)
--- a/
httemplate/edit/elements/edit.html
+++ b/
httemplate/edit/elements/edit.html
@@
-358,6
+358,7
@@
Example:
% #contact
% 'custnum' => $f->{'custnum'},
% 'prospectnum' => $f->{'prospectnum'},
+%
% );
%
% $include_common{$_} = $f->{$_} foreach grep exists($f->{$_}),
@@
-370,7
+371,7
@@
Example:
% qw( formatted_value ), #fixed
% qw( country ), #select-country
% qw( width height config ), #htmlarea
-% qw(
alt_format ),
#select-cust_location
+% qw(
is_optional alt_format ),
#select-cust_location
% qw( classnum ), # select-inventory_item
% qw( aligned ), # columnstart
% qw( debug ), # select-table