Remove extraneous duplicate line.
authorMike Taylor <mike@indexdata.com>
Wed, 26 Mar 2014 17:09:17 +0000 (17:09 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 26 Mar 2014 17:09:17 +0000 (17:09 +0000)
src/mkws-team.js

index 3c57c40..872f957 100644 (file)
@@ -132,7 +132,6 @@ function team($, teamName) {
     function recordDetailsId(s) {
        return 'mkwsDet_' + s.replace(/[^a-z0-9]/ig, '_');
     }
-    that.recordElementId = recordElementId;
 
 
     that.targetFiltered = function(id) {