Indent
authorMike Taylor <mike@indexdata.com>
Tue, 7 Oct 2014 11:22:58 +0000 (12:22 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 7 Oct 2014 11:22:58 +0000 (12:22 +0100)
src/mkws-team.js

index 1d155c6..0c373c0 100644 (file)
@@ -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() {