|
@@ -140,6 +140,7 @@ jQuery(function($){
|
|
|
"filtering": {
|
|
|
"enabled": true,
|
|
|
"position": "left",
|
|
|
+ "connectors": false,
|
|
|
"placeholder": lang.filter_table
|
|
|
},
|
|
|
"sorting": {
|
|
@@ -188,6 +189,7 @@ jQuery(function($){
|
|
|
"filtering": {
|
|
|
"enabled": true,
|
|
|
"position": "left",
|
|
|
+ "connectors": false,
|
|
|
"placeholder": lang.filter_table
|
|
|
},
|
|
|
"sorting": {
|
|
@@ -236,6 +238,7 @@ jQuery(function($){
|
|
|
"filtering": {
|
|
|
"enabled": true,
|
|
|
"position": "left",
|
|
|
+ "connectors": false,
|
|
|
"placeholder": lang.filter_table
|
|
|
},
|
|
|
"sorting": {
|
|
@@ -279,6 +282,7 @@ jQuery(function($){
|
|
|
"filtering": {
|
|
|
"enabled": true,
|
|
|
"position": "left",
|
|
|
+ "connectors": false,
|
|
|
"placeholder": lang.filter_table
|
|
|
},
|
|
|
"sorting": {
|
|
@@ -531,6 +535,7 @@ jQuery(function($){
|
|
|
"filtering": {
|
|
|
"enabled": true,
|
|
|
"position": "left",
|
|
|
+ "connectors": false,
|
|
|
"placeholder": lang.filter_table
|
|
|
},
|
|
|
"sorting": {
|