mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 18:03:39 +01:00
propset svn:keywords Id
This commit is contained in:
parent
33e750d663
commit
f74b8264a2
@ -196,7 +196,7 @@ egw.extend('calendar', egw.MODULE_WND_LOCAL, function(_app, _wnd) {
|
||||
css.css(".et2_date input.hasDatepicker:hover", "background-image: url(" + egw().image('datepopup') + ")");
|
||||
|
||||
// Translate only once
|
||||
var ready = this.module('ready', _wnd);
|
||||
var ready = this.module('ready', _wnd);
|
||||
ready.ready(translateCalendar,this);
|
||||
ready.ready(translateTimepicker,this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user