Changed paths to css and js

This commit is contained in:
2023-05-11 14:03:54 +02:00
parent 23846d45c9
commit fe670b106d
2 changed files with 9 additions and 9 deletions

View File

@@ -42,7 +42,7 @@ function init() {
tools.set("xslt", "tools/xslt.html");
tools.set("xmlform", "tools/xmlFormatter.html");
tools.set("jsonform", "tools/jsonFormatter.html");
tools.set("mock", getMockHost());
tools.set("mock", "tools/mock.html");
changeActiveTools('XML');
loadLastPage();