X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=111bafa4381155209952ab047423f79d0f371536;hb=583e90e3de4d707996084dc82b794f26063b7fea;hp=1b01aa64a274d282ee156707802878662ecfa36a;hpb=c2ee6c5c4f274bbf86729cacd2fe011ea71f725d;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 1b01aa64a..111bafa43 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1593,6 +1593,13 @@ and customer address. Include units.', 'type' => 'text', }, + { + 'key' => 'disable_maxselect', + 'section' => 'UI', + 'description' => 'Prevent changing the number of records per page.', + 'type' => 'checkbox', + }, + { 'key' => 'session-start', 'section' => 'session',