From: Mike Taylor Date: Tue, 7 Oct 2014 11:22:58 +0000 (+0100) Subject: Indent X-Git-Tag: 1.0.0~294 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=88c273752c9e26b80ed26219fe12ee6f01c67a1c Indent --- diff --git a/src/mkws-team.js b/src/mkws-team.js index 1d155c6..0c373c0 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -95,7 +95,7 @@ mkws.makeTeam = function($, teamName) { m_sortOrder = config.sort_default; m_perpage = config.perpage_default; - // create a parameters array and pass it to the pz2's constructor + // create a parameters array and pass it to the pz2's constructor // then register the form submit event with the pz2.search function // autoInit is set to true on default that.makePz2 = function() {