commit 6507b901974e6a378724f0bc9c17e0fd327ec7ed parent 8b8be80d4330d0515de1507cccbc2151d64ddf24 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 24 Oct 2020 10:50:29 +0200 update table Diffstat:
| M | static/javascript.html | | | 14 | ++------------ |
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git 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>