diff options
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r-- | FS/FS/Conf.pm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 6eb539fcf..e27a88584 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4294,6 +4294,12 @@ and customer address. Include units.', ], }, + { + 'key' => 'svc_broadband-manage_link-new_window', + 'section' => 'UI', + 'description' => 'Open the "Manage Device" link in a new window', + 'type' => 'checkbox', + }, #more fine-grained, service def-level control could be useful eventually? { |