{#
Copyright (c) 2015 Chintalagiri Shashank
Released under the MIT license
#}
responsive: true,
"bAutoWidth": false,
buttons: [
{
extend: 'copy',
text: '',
className: 'icon-button secondary',
},
{
extend: 'collection',
className: 'icon-button secondary',
text: '',
buttons: [
'csv', 'excel', 'pdf'
]
},
{
extend: 'print',
text: '',
className: 'icon-button secondary',
}
],
"oLanguage": {
"sSearch": ""
}