[freeside-commits] branch master updated. 801a99f9f6f9cd38edd3423efd9298aa7d71a4b6

Ivan Kohler ivan at freeside.biz
Tue Sep 3 08:27:46 PDT 2019


The branch, master has been updated
       via  801a99f9f6f9cd38edd3423efd9298aa7d71a4b6 (commit)
      from  dde3deba8c26a17e14a71786a0dcfa9d83b44771 (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 801a99f9f6f9cd38edd3423efd9298aa7d71a4b6
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Sep 3 08:27:10 2019 -0700

    spacing

diff --git a/httemplate/browse/part_pkg.cgi b/httemplate/browse/part_pkg.cgi
index cda189756..1053a6a33 100755
--- a/httemplate/browse/part_pkg.cgi
+++ b/httemplate/browse/part_pkg.cgi
@@ -540,7 +540,7 @@ if ( $acl_edit_global ) {
                                 {
                                  'data'  => '<B><FONT COLOR="#'. $col{$label}. '">'.
                                             $part_pkg->get("num_$_").
-                                            '</FONT></B>',
+                                            '</FONT></B> ',
                                  'align' => 'right',
                                 },
                                 {
@@ -727,7 +727,7 @@ push @fields,
 
                              [
                                {
-                                 'data'  => '<B>'. $pkg_svc->quantity. '</B>',
+                                 'data'  => '<B>'. $pkg_svc->quantity. '</B> ',
                                  'align' => 'right'
                                },
                                {

-----------------------------------------------------------------------

Summary of changes:
 httemplate/browse/part_pkg.cgi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list