diff --git a/core/boot.js b/core/boot.js index 703424f11..687d10bb9 100644 --- a/core/boot.js +++ b/core/boot.js @@ -299,8 +299,8 @@ $tw.utils.PasswordPrompt.prototype.createPrompt = function(options) { var self = this; form.addEventListener("submit",function(event) { // Collect the form data - var data = {}; - for(var t=0; t