mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Etemplate: Register time_or_date widget, fixes wrong timestamps in mobile template mail list
This commit is contained in:
parent
abdffc12a0
commit
6664aea901
@ -250,3 +250,4 @@ class Date extends Transformer
|
||||
}
|
||||
}
|
||||
}
|
||||
\EGroupware\Api\Etemplate\Widget::registerWidget(__NAMESPACE__.'\\Date', array('time_or_date'));
|
Loading…
Reference in New Issue
Block a user