Skip to content

Commit 3a7e6bc

Browse files
authored
Update any-number.js
1 parent 548b9ef commit 3a7e6bc

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

public/javascripts/any-number.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@
1212
* Plain text is ignored; columns with no recognizable numerical content
1313
* is pushed to the bottom of the table, both ascending and descending.
1414
*
15-
* @demo http://jsfiddle.net/vkkL5tv7/
16-
*
1715
* @name Any number
1816
* @summary Sort column with mixed numerical content by number
19-
* @author [david konrad](davidkonrad at gmail com)
17+
* @author David Konrad
2018
*
2119
* @example
2220
* $('#example').dataTable( {

0 commit comments

Comments
 (0)