diff --git a/js/client-teambuilder.js b/js/client-teambuilder.js index 1ee1285be..dbef4d299 100644 --- a/js/client-teambuilder.js +++ b/js/client-teambuilder.js @@ -1315,7 +1315,7 @@ }, moveSet: function (i, button) { i = +($(button).closest('li').attr('value')); - app.addPopup(MovePopup, { + app.addPopup(MoveSetPopup, { i: i, team: this.curSetList }); @@ -2767,7 +2767,7 @@ } }); - var MovePopup = exports.MovePopup = Popup.extend({ + var MoveSetPopup = exports.MoveSetPopup = Popup.extend({ initialize: function (data) { var buf = '