[freeside-commits] branch master updated. 330f2110dfa35f690533c8baf25e2609a8b6d4a6

Ivan ivan at 420.am
Mon Jun 18 15:22:25 PDT 2012


The branch, master has been updated
       via  330f2110dfa35f690533c8baf25e2609a8b6d4a6 (commit)
      from  3d47e3bf888aeb6d44d5bd7bc1011f4b402da249 (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 330f2110dfa35f690533c8baf25e2609a8b6d4a6
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jun 18 15:22:24 2012 -0700

    UI nit: better spacing for package options

diff --git a/httemplate/browse/part_pkg.cgi b/httemplate/browse/part_pkg.cgi
index 4ca78d7..e3d9de1 100755
--- a/httemplate/browse/part_pkg.cgi
+++ b/httemplate/browse/part_pkg.cgi
@@ -436,7 +436,7 @@ push @fields,
 
                       [ map { 
                               [
-                                { 'data'  => $_,
+                                { 'data'  => "$_: ",
                                   'align' => 'right',
                                 },
                                 { 'data'  => $part_pkg->format($_,$options{$_}),

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

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




More information about the freeside-commits mailing list