diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-12-27 02:56:17 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-12-27 02:56:17 -0800 |
commit | 66c235e33563ccd785ff9e0828398f778a75fb9f (patch) | |
tree | a03b643509f9d97361ab4f62e034041459c49022 /httemplate/docs | |
parent | b73114bf2fad702043e21b76059d88c4560ce872 (diff) |
selectable sales report colors, RT#19464
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/credits.html | 3 | ||||
-rw-r--r-- | httemplate/docs/license.html | 13 |
2 files changed, 15 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'; diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 5262f7a34..798275347 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -42,6 +42,7 @@ All rights reserved<BR> published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + <!--entire other packages--> <P> @@ -56,6 +57,7 @@ under the original GPLv2 license. Contains "Torrus" <http://www.torrus.org/> from Stanislav Sinyagin / K-Open GmbH, licensed under the terms of the GNU GPL. + <!--important widgets or other "whole" bits--> <P> @@ -75,6 +77,7 @@ the GNU GPL. Contains XMenu <http://webfx.eae.net/dhtml/xmenu/xmenu.html> by Erik Arvidsson, licensed under the terms of the GNU GPL. + <!--RT add-ons--> <P> @@ -86,6 +89,7 @@ Contains "RTx::Statistics Package" Contains "RTx::WebCronTool" <http://search.cpan.org/dist/RTx-WebCronTool/> from Audrey Tang, licensed under the same terms as Perl (GPL/Artistic). + <!--libraries--> <P> @@ -117,6 +121,15 @@ Contains the Masked Input JavaScript library by Kendall Conrad, licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-ShareAlike 3.0 United States</a> license. +<P> +Contains the jQuery library <http://jquery.com/> by the jQuery Foundation and +other contributors, licensed under the terms of the MIT license. + +<P> +Contains the Spectrum No Hassle jQuery Colorpicker by Brian Grinstead, licensed +under the terms of the MIT license. + + <!-- artwork --> <P> |