[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 1d0f4b9bb080223f5ae2d8f6003aa5d005022b12
Ivan
ivan at 420.am
Mon Jun 18 15:22:26 PDT 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via 1d0f4b9bb080223f5ae2d8f6003aa5d005022b12 (commit)
from 9b99de70414a585b9e9d6e3857414de9ef2354ed (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 1d0f4b9bb080223f5ae2d8f6003aa5d005022b12
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Jun 18 15:22:25 2012 -0700
UI nit: better spacing for package options
diff --git a/httemplate/browse/part_pkg.cgi b/httemplate/browse/part_pkg.cgi
index 7668060..dd5edba 100755
--- a/httemplate/browse/part_pkg.cgi
+++ b/httemplate/browse/part_pkg.cgi
@@ -415,7 +415,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