1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-29 11:24:10 +01:00
DataTables/examples/server_side
Allan Jardine 906cfe3b93 Dev: Update example SQL so that the start_date default is null. This
doesn't effect the DataTables demos since the inserts all have values
for this field. It is done for Editor which can use this table for
editing and it simplifies the MySQL aspect.
2016-01-07 15:26:27 +00:00
..
scripts Dev: Update example SQL so that the start_date default is null. This 2016-01-07 15:26:27 +00:00
custom_vars.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
defer_loading.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
ids.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
index.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
jsonp.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
object_data.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
pipeline.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
post.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
row_details.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
select_rows.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00
simple.html Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer. 2016-01-07 15:24:53 +00:00