diff --git a/ayanova/src/components/attachment-control.vue b/ayanova/src/components/attachment-control.vue index a8aef0a3..c8fb9f16 100644 --- a/ayanova/src/components/attachment-control.vue +++ b/ayanova/src/components/attachment-control.vue @@ -14,134 +14,144 @@ - - - - - - - - - + + + + + + - - + + - + - - - - - - - - - - fa-folder - fa-paperclip - - - - - - - - + + + + + + + + + + fa-folder + fa-paperclip + + + + + + + + - - + + - + - - + + - - - fa-edit - - - - - - - - - + + + fa-edit + + + + + + + {{ $ay.t("Attachments") + }} + + + + + + {{ + $ay.t("Upload") + }} + + + + + + + {{ $ay.t("FileAttachment") }} + + - {{ - $ay.t("Upload") - }} - - - - - - {{ $ay.t("FileAttachment") }} - - - - - - - {{ $ay.t("Delete") }} - - - {{ - $ay.t("Cancel") - }} - {{ - $ay.t("OK") - }} - - - - + + + {{ $ay.t("Delete") }} + + + {{ + $ay.t("Cancel") + }} + {{ + $ay.t("OK") + }} + + + + + diff --git a/ayanova/src/components/wiki-control.vue b/ayanova/src/components/wiki-control.vue index b72356b5..cbe6ece3 100644 --- a/ayanova/src/components/wiki-control.vue +++ b/ayanova/src/components/wiki-control.vue @@ -310,6 +310,9 @@ > + + Wiki