Update to use m4

pull/2/head
Allan Jardine 13 years ago
parent cfd2da48b2
commit 6e01869b74

@ -41,7 +41,7 @@
<p>It is also worth noting that sorting function go hand-in-hand with <a href="/plug-ins/type-detection">type detection</a> functions, and many of the function pairs below has a corresponding type detection function to make installation very easy.</p> <p>It is also worth noting that sorting function go hand-in-hand with <a href="/plug-ins/type-detection">type detection</a> functions, and many of the function pairs below has a corresponding type detection function to make installation very easy.</p>
<!-- SORT_TYPE --> include(`build.1.inc')
@ -79,6 +79,6 @@
<p>The custom data source functions are used to update the cached data in DataTables, so sorting can occur on columns with user input information.</p> <p>The custom data source functions are used to update the cached data in DataTables, so sorting can occur on columns with user input information.</p>
<!-- SORT_DATA_SOURCE --> include(`build.2.inc')

Loading…
Cancel
Save