"": function()

in static-scoreboard/js/index.js [15:21]


        "fnDrawCallback": function ( oSettings ) {
          /* Need to redo the counters if filtered or sorted */
          if ( oSettings.bSorted || oSettings.bFiltered )
          {
            
          }
      },