MailPoet.Date to handle localized dates and times
This commit is contained in:
@ -32,6 +32,10 @@
|
||||
'admin.js'
|
||||
)%>
|
||||
|
||||
<script type="text/javascript">
|
||||
var mailpoet_date_format = "<%= get_option('date_format') %>";
|
||||
</script>
|
||||
|
||||
<script>
|
||||
HS.beacon.config({
|
||||
icon: 'message',
|
||||
|
Reference in New Issue
Block a user