[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.4-72-g6e07a0b
Alex Vandiver
alexmv at bestpractical.com
Tue Nov 29 01:57:19 EST 2011
The branch, 4.0-trunk has been updated
via 6e07a0b97db8ae092e146a71c78cda84c90ea2f5 (commit)
via b9d6ba131fc2b329940214be91a3218c97b8b767 (commit)
via de3e8d5cb267053b9dbd771f5f51aad7958b0c13 (commit)
from a835f890afb1a8fb860ebbad3911795e4605c593 (commit)
Summary of changes:
share/html/Search/Chart | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit b9d6ba131fc2b329940214be91a3218c97b8b767
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Tue Nov 29 01:49:57 2011 -0500
Remove trailing whitespace, add trailing comma
diff --git a/share/html/Search/Chart b/share/html/Search/Chart
index a4afd06..80b7d4e 100644
--- a/share/html/Search/Chart
+++ b/share/html/Search/Chart
@@ -169,8 +169,8 @@ if ($chart_class eq "GD::Graph::bars") {
# refine values' colors, with both Color::Scheme's help and my own tweak
$chart->{dclrs} = [
'66cc66', 'ff6666', 'ffcc66', '663399',
- '3333cc', '339933', '993333', '996633',
- '33cc33', 'cc3333', 'cc9933', '6633cc'
+ '3333cc', '339933', '993333', '996633',
+ '33cc33', 'cc3333', 'cc9933', '6633cc',
];
{
commit 6e07a0b97db8ae092e146a71c78cda84c90ea2f5
Merge: a835f89 b9d6ba1
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Tue Nov 29 01:50:22 2011 -0500
Merge branch '4.0/remove-duplicated-chart-color' into 4.0-trunk
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list