Home | History | Annotate | Download | only in js

Lines Matching refs:nRecords

274         var nRecords = $scope.settings.nRecords;
275 currentData = selectedData.slice(0, parseInt(nRecords));
412 nRecords: c.MAX_RECORDS[0],