From 2ce2276f5c8d7bb9165fae23d760b46f27238a97 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 17 Nov 2015 11:14:51 +0000 Subject: [PATCH] Fix - example: Typo in Ajax with deep objects description Thread 31330 --- .datatables-commit-sync | 2 +- examples/ajax/deep.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.datatables-commit-sync b/.datatables-commit-sync index b5239590..ad7e0b20 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -700b2ea95e09f82b63962595edc78f25313ac925 +0f04e507e903134ef84fe7761c9bc2a19116af06 diff --git a/examples/ajax/deep.html b/examples/ajax/deep.html index 7fcc17c8..64c5eaee 100644 --- a/examples/ajax/deep.html +++ b/examples/ajax/deep.html @@ -43,7 +43,7 @@ $(document).ready(function() {

DataTables example Nested object data (objects)

-

DataTables has the ability to use data from almost data JSON data source through the use of the DataTables has the ability to use data from almost any JSON data source through the use of the columns.data option. In its simplest case, it can be used to read arbitrary object properties, but can also be extended to n levels of nested objects / arrays through the use of standard Javascript dotted object notation. Each dot (.) in the