Add jQuery UI datepicker with Melon skin

This commit is contained in:
Tautvidas Sipavičius
2016-05-11 16:05:56 +03:00
parent f8628c1f4e
commit 13ee338fb0
24 changed files with 769 additions and 100 deletions

View File

@@ -184,7 +184,7 @@ define(
dateValidation={this.getDateValidation()} />
 
<span>
{MailPoet.I18n.t('localTimeIs')} <code>{currentTime}</code>
{MailPoet.I18n.t('websiteTimeIs')} <code>{currentTime}</code>
</span>
</span>
);