mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°5200 - Activity panel entries' relative date isn't translated
This commit is contained in:
@@ -123,6 +123,9 @@ $(function()
|
|||||||
_create: function () {
|
_create: function () {
|
||||||
this.element.addClass('ibo-activity-panel');
|
this.element.addClass('ibo-activity-panel');
|
||||||
|
|
||||||
|
// Should be initialized globally, but as we don't actually do it
|
||||||
|
moment.locale(GetUserLanguage());
|
||||||
|
|
||||||
this._bindEvents();
|
this._bindEvents();
|
||||||
|
|
||||||
// Lock
|
// Lock
|
||||||
|
|||||||
Reference in New Issue
Block a user