diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-12-27 02:56:23 -0800 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-12-27 02:56:23 -0800 |
| commit | 2fd370d2f80ff2b39992d2e646496179cb1b87ab (patch) | |
| tree | 57f4929b18e787e7489ee00fef2f54c9c12b93b5 /httemplate/docs/credits.html | |
| parent | e142577d0c06f0dc50930db249a0eddb4860b6e9 (diff) | |
selectable sales report colors, RT#19464
Diffstat (limited to 'httemplate/docs/credits.html')
| -rw-r--r-- | httemplate/docs/credits.html | 3 |
1 files changed, 2 insertions, 1 deletions
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<BR> Kenny Elliott<BR> Donald Greer<BR> Joel Griffiths<BR> +Brian Grinstead<BR> Ryan Gunn<BR> Troy Hammonds<BR> Sean Hanson<BR> @@ -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'; |
