X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_event%2FAction%2Fnotice_to.pm;h=d300e338532d3d21d9c07a5444c10ce243805e9c;hb=517ad7e0c5bd5a6329dfd3ef9c35f69afea9fc49;hp=194aeb84ff26bb83bab038f26ab400eca2395163;hpb=cf5608f9ce868ccb91244f6cab58022869fc7c17;p=freeside.git diff --git a/FS/FS/part_event/Action/notice_to.pm b/FS/FS/part_event/Action/notice_to.pm index 194aeb84f..d300e3385 100644 --- a/FS/FS/part_event/Action/notice_to.pm +++ b/FS/FS/part_event/Action/notice_to.pm @@ -24,6 +24,7 @@ sub option_fields { 'type' => 'select-table', 'table' => 'msg_template', 'name_col' => 'msgname', + 'hashref' => { disabled => '' }, 'disable_empty' => 1, }, );