(trunk web) #4564 "web client doesn't run in IE7" -- fixed.

This commit is contained in:
Jordan Lee
2011-10-15 04:35:20 +00:00
parent 1f6d927bac
commit 8755206dac
3 changed files with 3 additions and 3 deletions

View File

@@ -302,6 +302,6 @@ Transmission.fmt = (function()
}
}
return formattedFlags.join('');
},
}
}
})();