From 8c842e33466e953710168bb65c2bbb5765dc537f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 10 Nov 2016 15:57:35 -0800 Subject: clean up package list UI: put actions in a dropdown --- httemplate/view/cust_main/packages/section.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/view/cust_main/packages/section.html') diff --git a/httemplate/view/cust_main/packages/section.html b/httemplate/view/cust_main/packages/section.html index 490f09c12..160166264 100755 --- a/httemplate/view/cust_main/packages/section.html +++ b/httemplate/view/cust_main/packages/section.html @@ -34,6 +34,7 @@ % my ($cust_pkg, %iopt) = @_; % $iopt{'cust_pkg'} = $cust_pkg; % $iopt{'part_pkg'} = $cust_pkg->part_pkg; +% $iopt{'row'} = $row; <& package.html, %iopt &> -- cgit v1.2.1