From 2fd370d2f80ff2b39992d2e646496179cb1b87ab Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 27 Dec 2013 02:56:23 -0800 Subject: selectable sales report colors, RT#19464 --- httemplate/docs/credits.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'httemplate/docs/credits.html') diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html index 218698fb9..908f717c9 100644 --- a/httemplate/docs/credits.html +++ b/httemplate/docs/credits.html @@ -73,6 +73,7 @@ Scott Edwards
Kenny Elliott
Donald Greer
Joel Griffiths
+Brian Grinstead
Ryan Gunn
Troy Hammonds
Sean Hanson
@@ -162,7 +163,7 @@ function myHeight() { return document.body.document.height; else */ - return 1900; // approx height (add more per contributors) + return 1959; // approx height (add more per contributors) } document.body.style.overflow = 'hidden'; -- cgit v1.2.1