From ivan at freeside.biz Mon Oct 21 11:59:02 2019 From: ivan at freeside.biz (Ivan Kohler) Date: Mon, 21 Oct 2019 11:59:02 -0700 Subject: [freeside-commits] branch master updated. 95cffb2e514c6117fc3eb111581d387b5d0b4e77 Message-ID: <20191021185904.452971C20229@jumptail.freeside.biz> The branch, master has been updated via 95cffb2e514c6117fc3eb111581d387b5d0b4e77 (commit) from 35ac5f08fc816cd7d79dc9a861652537061aed03 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 95cffb2e514c6117fc3eb111581d387b5d0b4e77 Author: Ivan Kohler Date: Mon Oct 21 11:57:06 2019 -0700 4.x style diff --git a/httemplate/search/report_cust_pkg.html b/httemplate/search/report_cust_pkg.html index 981c54607..4e17d1f51 100755 --- a/httemplate/search/report_cust_pkg.html +++ b/httemplate/search/report_cust_pkg.html @@ -184,19 +184,19 @@ % } - - - + + + - - - + + + % my $noinit = 0; % foreach my $field (@date_fields) { - + % foreach (qw(beginning ending)) { % } #foreach $field -
From date (m/d/y)To date (m/d/y)Empty date<% ' 'x 10 %>From date (m/d/y)To date (m/d/y)Empty date
<% $label{$field} %><% $label{$field} %> <& /elements/input-date-field.html, { @@ -217,9 +217,9 @@
- - + + +