Skip to content

Commit

Permalink
tipo correction
Browse files Browse the repository at this point in the history
  • Loading branch information
enricsinergia committed Jan 21, 2025
1 parent 9087ee1 commit ad7c6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/KReports/js/kreportsbase2.js
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ var aL = function (e) {
// More info at https://cdn.sencha.com/ext/gpl/4.2.1/docs/#!/api/Ext.data.Store
// K.kreports.whereOperators.ay.getAt(K.kreports.whereOperators.ay.find("value", e.value)).get("text")
K.kreports.whereOperators.ay.getAt(K.kreports.whereOperators.ay.findExact("value", e.value)).get("text")
// ENS STIC-Custom
// END STIC-Custom
);
break;
}
Expand Down

0 comments on commit ad7c6a6

Please sign in to comment.