From 66c235e33563ccd785ff9e0828398f778a75fb9f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 27 Dec 2013 02:56:17 -0800 Subject: selectable sales report colors, RT#19464 --- httemplate/docs/credits.html | 3 ++- httemplate/docs/license.html | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) (limited to 'httemplate/docs') 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'; 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
published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. +

@@ -56,6 +57,7 @@ under the original GPLv2 license. Contains "Torrus" from Stanislav Sinyagin / K-Open GmbH, licensed under the terms of the GNU GPL. +

@@ -75,6 +77,7 @@ the GNU GPL. Contains XMenu by Erik Arvidsson, licensed under the terms of the GNU GPL. +

@@ -86,6 +89,7 @@ Contains "RTx::Statistics Package" Contains "RTx::WebCronTool" from Audrey Tang, licensed under the same terms as Perl (GPL/Artistic). +

@@ -117,6 +121,15 @@ Contains the Masked Input JavaScript library by Kendall Conrad, licensed under a Creative Commons Attribution-ShareAlike 3.0 United States license. +

+Contains the jQuery library by the jQuery Foundation and +other contributors, licensed under the terms of the MIT license. + +

+Contains the Spectrum No Hassle jQuery Colorpicker by Brian Grinstead, licensed +under the terms of the MIT license. + +

-- cgit v1.2.1