PMCORE-3312
This commit is contained in:
@@ -125,7 +125,6 @@ export default {
|
||||
* Toogle all options in popover
|
||||
*/
|
||||
toogleAllColumns() {
|
||||
|
||||
let res = [];
|
||||
if (this.allColumns) {
|
||||
_.each(this.options, function (o) {
|
||||
|
||||
Reference in New Issue
Block a user