infra updates
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
$("[data-t]").each ->
|
||||
$(this).html t($(this).data("t"), $(this).data("tAttributes"))
|
||||
|
||||
$("*[data-time]").each ->
|
||||
$("[data-time]").each ->
|
||||
$(this).text moment($(this).data("time")).format($(this).data("timeFormat") or "dd D MMM HH:mm")
|
||||
|
||||
# jQuery UI datepicker support
|
||||
|
||||
Reference in New Issue
Block a user