File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ _buildInclude('api.core.js');
90
90
* @type string
91
91
* @default Version number
92
92
*/
93
- DataTable . version = "2.1.2 " ;
93
+ DataTable . version = "2.1.3 " ;
94
94
95
95
/**
96
96
* Private data store, containing all of the settings objects that are
Original file line number Diff line number Diff line change 1
- /*! DataTables 2.1.2
1
+ /*! DataTables 2.1.3
2
2
* © SpryMedia Ltd - datatables.net/license
3
3
*/
4
4
Original file line number Diff line number Diff line change 1
- /*! DataTables 2.1.2
1
+ /*! DataTables 2.1.3
2
2
* © SpryMedia Ltd - datatables.net/license
3
3
*/
4
4
5
5
/**
6
6
* @summary DataTables
7
7
* @description Paginate, search and order HTML tables
8
- * @version 2.1.2
8
+ * @version 2.1.3
9
9
* @author SpryMedia Ltd
10
10
* @contact www.datatables.net
11
11
* @copyright SpryMedia Ltd.
You can’t perform that action at this time.
0 commit comments