summaryrefslogtreecommitdiff
path: root/FS/FS/part_svc.pm
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2015-02-02 22:02:53 -0600
committerJonathan Prykop <jonathan@freeside.biz>2015-02-02 22:02:53 -0600
commit2177596bf13e9de77f09c7380d038200bd675f46 (patch)
tree426ec7d3b31441d306ce7df6bebd255a90b91c46 /FS/FS/part_svc.pm
parent5b884dd940f7dce415ba77dcbc2ab6840f0b5673 (diff)
RT#27425: Fixed/blank svc_phone domain
Diffstat (limited to 'FS/FS/part_svc.pm')
-rw-r--r--FS/FS/part_svc.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/part_svc.pm b/FS/FS/part_svc.pm
index 2748686..f56878a 100644
--- a/FS/FS/part_svc.pm
+++ b/FS/FS/part_svc.pm
@@ -697,6 +697,8 @@ some components specified by "select-.*.html", and a bunch more...
=item select_label - Used with select_table, this is the field name of labels
+=item select_allow_empty - Used with select_table, adds an empty option
+
=back
=cut