From: Christopher Burger Date: Thu, 21 Feb 2019 17:26:30 +0000 (-0500) Subject: RT 82092 - removed ability to add custom fields X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=2cc68e7417a3ddc1e4d6d0988a9181d2a7bcd67e RT 82092 - removed ability to add custom fields --- diff --git a/httemplate/browse/part_virtual_field.html b/httemplate/browse/part_virtual_field.html index 5e3876285..2d6fb7aed 100644 --- a/httemplate/browse/part_virtual_field.html +++ b/httemplate/browse/part_virtual_field.html @@ -1,6 +1,5 @@ <% include( 'elements/browse.html', 'title' => 'Custom field definitions', - 'menubar' => [ 'Add a new field' => $p.'edit/part_virtual_field.html', ], 'name' => 'custom fields', 'query' => { 'table' => 'part_virtual_field', 'hashref' => {},