From: Christopher Burger Date: Tue, 29 Aug 2017 18:43:59 +0000 (-0400) Subject: Merge branch 'FREESIDE_3_BRANCH' of freeside.biz:/home/git/freeside into FREESIDE_3_B... X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=f8bd3dcd0423013c16ebe1c60b400a260a9a97fe;hp=72ad2f16955e4593891bb851243f8a6de9c3fb80 Merge branch 'FREESIDE_3_BRANCH' of freeside.biz:/home/git/freeside into FREESIDE_3_BRANCH --- diff --git a/httemplate/edit/router.cgi b/httemplate/edit/router.cgi index 0df9b457e..a756c617c 100755 --- a/httemplate/edit/router.cgi +++ b/httemplate/edit/router.cgi @@ -43,8 +43,7 @@ my $callback = sub { { 'type' => 'tablebreak-tr-title', 'value' => 'Select the service types available on this router', }, - { 'field' => 'svc_part', - 'type' => 'checkboxes-table', + { 'type' => 'checkboxes-table', 'target_table' => 'part_svc', 'link_table' => 'part_svc_router', 'name_col' => 'svc',