diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-10-24 10:50:29 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-10-24 10:50:29 +0200 |
commit | 6507b901974e6a378724f0bc9c17e0fd327ec7ed (patch) | |
tree | 89e2cf3e54d6ee6a5b4155f92010f3d26cf18c11 /static | |
parent | 8b8be80d4330d0515de1507cccbc2151d64ddf24 (diff) | |
download | www-6507b901974e6a378724f0bc9c17e0fd327ec7ed.tar.gz www-6507b901974e6a378724f0bc9c17e0fd327ec7ed.tar.bz2 www-6507b901974e6a378724f0bc9c17e0fd327ec7ed.zip |
update table
Diffstat (limited to 'static')
-rw-r--r-- | static/javascript.html | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/static/javascript.html b/static/javascript.html index 02e0c3d..d85654c 100644 --- a/static/javascript.html +++ b/static/javascript.html @@ -3,19 +3,9 @@ <body> <table id="jslicense-labels1"> <tr> - <td><a href="/web-common/taler-wallet-lib.js">taler-wallet-lib.js</a></td> - <td><a href="https://www.gnu.org/licenses/lgpl-2.1.html">LGPL</a></td> - <td><a href="/web-common/taler-wallet-lib.js.tar.gz">taler-wallet-lib.js.tar.gz</a></td> -</tr> -<tr> - <td><a href="/web-common/dropdown-navbar_script.js">dropdown-navbar_script.js</a></td> - <td><a href="https://www.gnu.org/licenses/lgpl-2.1.html">LGPL</a></td> - <td><a href="/web-common/dropdown-navbar_script.js">dropdown-navbar_script.js</a></td> -</tr> -<tr> - <td><a href="/web-common/dist/js/bootstrap.min.js">bootstrap.min.js</a></td> + <td><a href="/dist/js/bootstrap.min.js">bootstrap.min.js</a></td> <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td> - <td><a href="/web-common/dist/js/bootstrap.js">bootstrap.js</a></td> + <td><a href="/dist/js/bootstrap.js">bootstrap.js</a></td> </tr> </table> </body> |