TODO
authorKai Moritz <kai@juplo.de>
Sun, 10 Jan 2021 10:51:47 +0000 (11:51 +0100)
committerKai Moritz <kai@juplo.de>
Mon, 15 Feb 2021 20:38:33 +0000 (21:38 +0100)
TODO.patch [new file with mode: 0644]

diff --git a/TODO.patch b/TODO.patch
new file mode 100644 (file)
index 0000000..13dfef7
--- /dev/null
@@ -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:
+       {
+-        &quot;_names&quot;: {
++        &quot;_titles&quot;: {
+                                 
+             &quot;/http-resources/2.0.0/dependencies.html&quot;: &quot;Dependencies&quot;
+                                   ,