mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
N°1053: Set the first day of the week on date/time picker to a language based setting
* Update moment.js * Add locales to moment.js * Align console & portal on the same moment.js library
This commit is contained in:
@@ -51,6 +51,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
'Portal:Calendar-FirstDayOfWeek' => 'ru', //work with moment.js locales
|
||||
));
|
||||
|
||||
// UserProfile brick
|
||||
|
||||
Reference in New Issue
Block a user