show time on posts

This commit is contained in:
Swrup 2022-01-26 09:34:26 +01:00
parent 717b147369
commit 4aa1e0a081
3 changed files with 34 additions and 1 deletions

View file

@ -118,6 +118,7 @@ let make_visible alt_input alt_label _event =
()
let () =
log "change image description visibility@.";
let file_input = Jv.find Jv.global "file" in
match file_input with
| None -> () (*not post form on the page, not logged in*)