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