mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Improve responsiveness of detail view
This commit is contained in:
@ -149,7 +149,7 @@ viewItem item =
|
||||
]
|
||||
]
|
||||
, span [ class "right floated meta" ]
|
||||
[ Util.Time.formatDateShort item.date |> text
|
||||
[ Util.Time.formatDate item.date |> text
|
||||
]
|
||||
]
|
||||
, div [ class "content" ]
|
||||
|
Reference in New Issue
Block a user