mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-13 10:51:24 +00:00
Changed the configurable variable SOGoMailMessageCheck to a general refresh associated to the current view
This commit is contained in:
@@ -144,7 +144,7 @@ function prototypeIfyFilters() {
|
||||
function _setupEvents() {
|
||||
var widgets = [ "timezone", "shortDateFormat", "longDateFormat",
|
||||
"timeFormat", "weekStartDay", "dayStartTime", "dayEndTime",
|
||||
"firstWeek", "messageCheck", "sortByThreads", "displayRemoteInlineImages",
|
||||
"firstWeek", "refreshViewCheck", "sortByThreads", "displayRemoteInlineImages",
|
||||
"subscribedFoldersOnly", "language", "defaultCalendar",
|
||||
"enableVacation" ];
|
||||
for (var i = 0; i < widgets.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user