Remove now indicator on calendar print
This commit is contained in:
parent
a1d018875b
commit
3efc8d0389
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ window.rcmail && rcmail.addEventListener('init', function(evt) {
|
|||
prev: 'left-single-arrow',
|
||||
next: 'right-single-arrow'
|
||||
},
|
||||
nowIndicator: settings.time_indicator,
|
||||
eventLimitText: function(num) {
|
||||
return rcmail.gettext('andnmore', 'calendar').replace('$nr', num);
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue