]> git.ipfire.org Git - thirdparty/pdns.git/commit
Clean up javascript files
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 17 Aug 2022 07:33:08 +0000 (09:33 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 17 Aug 2022 07:33:08 +0000 (09:33 +0200)
commit28b9e341db9645aa6911401916c48ecda92a9f30
treeac73ed39b6565665c1b3c9a7823cf7f00321e9a0
parenta8babb967046070c86ba4f8bacc2c3eec1e414e6
Clean up javascript files

- d3.js is actually the minimized verison of d3.v3.js
- introduce minimized version of handlebars
- delete underscore*.js as it is unused
pdns/recursordist/html/index.html
pdns/recursordist/html/js/d3-min.js [moved from pdns/recursordist/html/js/d3.js with 100% similarity]
pdns/recursordist/html/js/handlebars-v4.0.11-min.js [new file with mode: 0644]
pdns/recursordist/html/js/underscore-min.js [deleted file]
pdns/recursordist/html/js/underscore.js [deleted file]