Skip to content

Commit 916f9a8

Browse files
committed
minor fix on README
1 parent 6db28a6 commit 916f9a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ The condition for the confirmation message is a javascript closure that receives
144144
]
145145
],
146146
]); ?>
147-
147+
```
148148

149149
### A mix of simple and complex columns conditions
150150
```php
@@ -211,7 +211,6 @@ Will produce the following script.
211211
});
212212
```
213213

214-
215214
# Getting the datatable script.
216215
All you need is to tell the help to create the script for you, pass the tag id to be used for
217216
the datatable.

0 commit comments

Comments
 (0)