Merge branch 'dashboard_search_placeholder'
This commit is contained in:
commit
2de8bf55f8
1 changed files with 3 additions and 0 deletions
|
|
@ -174,6 +174,9 @@
|
|||
$(id).DataTable({
|
||||
"paging" : true,
|
||||
"lengthChange" : true,
|
||||
language: {
|
||||
searchPlaceholder: "Use ^ and $ for start and end",
|
||||
},
|
||||
"searching" : true,
|
||||
"ordering" : true,
|
||||
"columnDefs": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue