diff --git a/www/common/sframe-common-file.js b/www/common/sframe-common-file.js index bca4fe233..0a9cf184f 100644 --- a/www/common/sframe-common-file.js +++ b/www/common/sframe-common-file.js @@ -158,7 +158,7 @@ define([ }); onError = function (e) { - // XXX if we included the max upload sizes in /api/config + // TODO if we included the max upload sizes in /api/config // then we could check if a file is too large without going to the server... queue.inProgress = false; queue.next();