applied comments

This commit is contained in:
Alexandre Cloutier
2014-11-11 22:27:29 -05:00
committed by Francis Lachapelle
parent 4f6d25379b
commit 7e591686b0
+4
View File
@@ -37,6 +37,10 @@ var refreshViewCheckTimer;
var displayThreadElement = false;
var cachedThreadsCollapsed = [];
// Variables for feature threadsCollapsing
var displayThreadElement = false;
var cachedThreadsCollapsed = UserSettings.Mail.threadsCollapsed;
/* We need to override this method since it is adapted to GCS-based folder
references, which we do not use here */
function URLForFolderID(folderID, application) {