From de1fa457a1c69c673d4dd5c0a2c9af568f74ea12 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sun, 10 Jan 2021 11:51:47 +0100 Subject: [PATCH] TODO --- TODO.patch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 TODO.patch diff --git a/TODO.patch b/TODO.patch new file mode 100644 index 00000000..13dfef7b --- /dev/null +++ b/TODO.patch @@ -0,0 +1,17 @@ +diff --git a/dist/http-resources/2.0.0/index.html b/dist/http-resources/2.0.0/index.html +index e430a2d..951be4b 100644 +--- a/dist/http-resources/2.0.0/index.html ++++ b/dist/http-resources/2.0.0/index.html +@@ -218,9 +218,11 @@ + xmlns="http://www.w3.org/1999/xhtml" + th:replace="~{/templates/layout.html :: layout( + uri='/http-resources/2.0.0/index.html', ++ title=~{:: title}, ++ maincontent=~{:: .maincontent}, + json='MERGE: + { +- "_names": { ++ "_titles": { + + "/http-resources/2.0.0/dependencies.html": "Dependencies" + , -- 2.20.1