mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-15 16:29:16 +01:00
Fix - docs: Make reference documentation for dt-init orderFixed
more explicit
- Thanks EFH52 for this suggestion
This commit is contained in:
parent
b1bca78111
commit
eec88d2546
@ -1 +1 @@
|
|||||||
07dbb4d0dfaff7a518bb30d671446ea246ca76a3
|
50a1a98748e82549275e2d24265e51f8b7618774
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "datatables",
|
"name": "datatables",
|
||||||
"version": "1.10.9",
|
"version": "1.10.10-dev",
|
||||||
"main": [
|
"main": [
|
||||||
"media/js/jquery.dataTables.js",
|
"media/js/jquery.dataTables.js",
|
||||||
"media/css/jquery.dataTables.css",
|
"media/css/jquery.dataTables.css",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "datatables/datatables",
|
"name": "datatables/datatables",
|
||||||
"version": "1.10.9",
|
"version": "1.10.10-dev",
|
||||||
"description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.",
|
"description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.",
|
||||||
"homepage": "http://www.datatables.net/",
|
"homepage": "http://www.datatables.net/",
|
||||||
"author": "SpryMedia",
|
"author": "SpryMedia",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "DataTables",
|
"name": "DataTables",
|
||||||
"version": "1.10.9",
|
"version": "1.10.10-dev",
|
||||||
"description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.",
|
"description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.",
|
||||||
"homepage": "http://datatables.net/",
|
"homepage": "http://datatables.net/",
|
||||||
"docs": "http://datatables.net/",
|
"docs": "http://datatables.net/",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "datatables",
|
"name": "datatables",
|
||||||
"version": "1.10.9",
|
"version": "1.10.10-dev",
|
||||||
"title": "DataTables",
|
"title": "DataTables",
|
||||||
"main": "media/js/jquery.dataTables",
|
"main": "media/js/jquery.dataTables",
|
||||||
"files": [
|
"files": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user