This commit is contained in:
@@ -340,8 +340,8 @@ export default {
|
||||
{ name: this.lt("GridRowFilterDropDownNotEquals"), id: "!=" },
|
||||
{ name: this.lt("GridRowFilterDropDownDoesNotContain"), id: "!-%-" },
|
||||
{ name: this.lt("GridRowFilterDropDownContains"), id: "-%-" },
|
||||
{ name: this.lt("XXXXX"), id: "XXX" },
|
||||
{ name: this.lt("XXXXX"), id: "XXX" },
|
||||
{ name: this.lt("GridRowFilterDropDownStartsWith"), id: "%-" },
|
||||
{ name: this.lt("GridRowFilterDropDownEndsWith"), id: "-%" },
|
||||
{ name: this.lt("XXXXX"), id: "XXX" },
|
||||
{ name: this.lt("XXXXX"), id: "XXX" },
|
||||
{ name: this.lt("XXXXX"), id: "XXX" },
|
||||
|
||||
Reference in New Issue
Block a user