UI nit: better spacing for package options
authorIvan Kohler <ivan@freeside.biz>
Mon, 18 Jun 2012 22:22:24 +0000 (15:22 -0700)
committerIvan Kohler <ivan@freeside.biz>
Mon, 18 Jun 2012 22:22:24 +0000 (15:22 -0700)
httemplate/browse/part_pkg.cgi

index 4ca78d7..e3d9de1 100755 (executable)
@@ -436,7 +436,7 @@ push @fields,
 
                       [ map { 
                               [
-                                { 'data'  => $_,
+                                { 'data'  => "$_: ",
                                   'align' => 'right',
                                 },
                                 { 'data'  => $part_pkg->format($_,$options{$_}),