Skip to content
Snippets Groups Projects
Commit 14dc5fce authored by Andrew Sliwinski's avatar Andrew Sliwinski
Browse files

Update default values for GT, LT, EQ operators to be 50. Resolves GH-2507

parent 2d501913
Branches
Tags
No related merge requests found
......@@ -553,7 +553,7 @@ const operators = function () {
</value>
<value name="OPERAND2">
<shadow type="text">
<field name="TEXT">100</field>
<field name="TEXT">50</field>
</shadow>
</value>
</block>
......@@ -565,7 +565,7 @@ const operators = function () {
</value>
<value name="OPERAND2">
<shadow type="text">
<field name="TEXT">100</field>
<field name="TEXT">50</field>
</shadow>
</value>
</block>
......@@ -577,7 +577,7 @@ const operators = function () {
</value>
<value name="OPERAND2">
<shadow type="text">
<field name="TEXT">100</field>
<field name="TEXT">50</field>
</shadow>
</value>
</block>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment