diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-07-11 23:10:49 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-07-11 23:10:49 -0700 |
commit | d07d45de7c768036514509bf9c0de8e1cc41b884 (patch) | |
tree | 7d8b332a63c0e2418733d8d50b9bf6ce708dc400 | |
parent | e1e805d0aab8db34296061f8d4d8c7a91e6b58a1 (diff) |
doocument jQuery UI inclusion
-rw-r--r-- | httemplate/docs/license.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 1af2c923c..7e5bb1e3e 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -122,8 +122,9 @@ 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. +Contains the <a href="http://jquery.com/">jQuery</a> and +<a href="http://jqueryui.com/">jQuery UI</a> libraries 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 |