diff options
author | Christopher Burger <burgerc@freeside.biz> | 2017-10-04 11:37:20 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2017-10-04 11:37:20 -0400 |
commit | 7e2a4d3ae0e73311ebb4fe01869544c6047f59c8 (patch) | |
tree | bdd3850699609109f24c77994d65580d1194984d /httemplate/docs | |
parent | 90430c5c67581b41b3c4ad48f70b9e443092977b (diff) |
RT# 76968 - added header logo and css to map page, fixed address look up error, added leaflet to license
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/license.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 4ab596db2..e47398283 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -146,6 +146,10 @@ under the terms of the MIT license. Contains the form validation jQuery plugin <a href="https://jqueryvalidation.org/">jQuery Validation</a> by Jörn Zaefferer, licensed under the terms of MIT License. +<P> +Contains the leaflet JavaScript library <a href="http://leafletjs.com/">Leaflet JS</a> by Vladimir Agafonkin, +licensed under the terms of MIT License. + <!-- artwork --> <P> |