diff --git a/docs-parent/TODO b/docs-parent/TODO index 8b224fd8..fefb14e4 100644 --- a/docs-parent/TODO +++ b/docs-parent/TODO @@ -1,5 +1,3 @@ -- Client side edition of tags on documents -- Client side displaying of tags on documents - Client/server side edition of created date - Client/server side search on tags - Client/server side search on creation date diff --git a/docs-web/src/main/webapp/index.html b/docs-web/src/main/webapp/index.html index 6155d322..c543450e 100644 --- a/docs-web/src/main/webapp/index.html +++ b/docs-web/src/main/webapp/index.html @@ -33,16 +33,18 @@ + + - +
+ +
+ +
+
diff --git a/docs-web/src/main/webapp/partial/document.view.html b/docs-web/src/main/webapp/partial/document.view.html index 689f25d3..01230456 100644 --- a/docs-web/src/main/webapp/partial/document.view.html +++ b/docs-web/src/main/webapp/partial/document.view.html @@ -7,6 +7,9 @@