From 2177596bf13e9de77f09c7380d038200bd675f46 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Mon, 2 Feb 2015 22:02:53 -0600 Subject: RT#27425: Fixed/blank svc_phone domain --- FS/FS/part_svc.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FS/FS/part_svc.pm') 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 -- cgit v1.1