[freeside-commits] freeside/FS/FS svc_domain.pm, 1.56.2.11, 1.56.2.12
Ivan,,,
ivan at wavetail.420.am
Mon Apr 19 21:29:19 PDT 2010
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv32701/FS/FS
Modified Files:
Tag: FREESIDE_1_9_BRANCH
svc_domain.pm
Log Message:
communigate (phase 2): add a textarea type to edit/part_svc so you can set it to a default or fixed trailer that's multi-line, RT#7514
Index: svc_domain.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_domain.pm,v
retrieving revision 1.56.2.11
retrieving revision 1.56.2.12
diff -u -w -d -r1.56.2.11 -r1.56.2.12
--- svc_domain.pm 20 Apr 2010 04:14:04 -0000 1.56.2.11
+++ svc_domain.pm 20 Apr 2010 04:29:16 -0000 1.56.2.12
@@ -211,6 +211,8 @@
'trailer' => {
label => 'Mail trailer',
type => 'textarea',
+ disable_inventory => 1,
+ disable_select => 1,
},
'acct_def_cgp_language' => {
label => 'Acct. default language',
More information about the freeside-commits
mailing list