diff --git a/src/plugins/notebook/components/NotebookEntry.vue b/src/plugins/notebook/components/NotebookEntry.vue index 9261063a02..6f45cd389a 100644 --- a/src/plugins/notebook/components/NotebookEntry.vue +++ b/src/plugins/notebook/components/NotebookEntry.vue @@ -28,12 +28,16 @@ @drop.prevent="dropOnEntry" >
-
- - {{ createdOnDate }} - {{ createdOnTime }} +
+ {{ createdOnDate }} + {{ createdOnTime }} + + + {{ entry.createdBy }} +