User:Clarkbw/STEEL Examples: Difference between revisions

Jump to navigation Jump to search
remove copy / pasted fixme
No edit summary
(remove copy / pasted fixme)
Line 64: Line 64:
     this.strings = document.getElementById("steelyoursentmail-strings");
     this.strings = document.getElementById("steelyoursentmail-strings");


    // FIXME: currently we have to add our listener for new mail arriving in all folders
     for (var i = 0; i < Application.accounts.all.length; i++) {
     for (var i = 0; i < Application.accounts.all.length; i++) {
       for (var j = 0; j < Application.accounts.all[i].folders.length; j++) {
       for (var j = 0; j < Application.accounts.all[i].folders.length; j++) {
Confirmed users
1,059

edits

Navigation menu