From ee7023a81a6f700a6efccf26c15915df7dd0b5a3 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 23 Apr 2020 19:27:57 +0000 Subject: [PATCH] readonly mode --- ayanova/devdocs/todo.txt | 2 +- ayanova/src/components/attachment-control.vue | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c34d9767..155dbd5d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -73,7 +73,7 @@ todo: History icon for attachments, make them all paperclips? - Maybe red paperclip for delete, green paperclip for attach?? todo: clean up recently added translation keys, some are not being used and were added willy nilly - "File" I think might be one -todo: go back through in read only mode and fixup all the editing stuff so it doesn't show and the upload tab etc + todo: Datadump EXPORT and RAVEN IMPORT of all attachment / wiki stuff - v7 attached files, internal documents all handled diff --git a/ayanova/src/components/attachment-control.vue b/ayanova/src/components/attachment-control.vue index 86215bd7..80b73a73 100644 --- a/ayanova/src/components/attachment-control.vue +++ b/ayanova/src/components/attachment-control.vue @@ -4,6 +4,8 @@ {{ $ay.t("Attachments") }}