fix: some date related issues

This commit is contained in:
Junyi Du
2022-10-20 17:55:21 +08:00
committed by Tienson Qin
parent a4ee4c48f8
commit 160793e0d1
7 changed files with 47 additions and 9 deletions

View File

@@ -304,7 +304,12 @@
[:div.it.sm:grid.sm:grid-cols-3.sm:gap-4.sm:items-:div.it.sm:grid.sm:grid-cols-3.sm:gap-4.sm:items-start
[:label.block.text-sm.font-medium.leading-5.opacity-70
{:for "custom_date_format"}
(t :settings-page/custom-date-format)]
(t :settings-page/custom-date-format)
(ui/tippy {:html (t :settings-page/custom-date-format-warning)
:class "tippy-hover ml-2"
:interactive true
:disabled false}
(svg/info))]
[:div.mt-1.sm:mt-0.sm:col-span-2
[:div.max-w-lg.rounded-md
[:select.form-select.is-small