Commit 5eef521e authored by Boris Kocherov's avatar Boris Kocherov

optimize loop

parent 6fa0f582
...@@ -2174,6 +2174,7 @@ ...@@ -2174,6 +2174,7 @@
input.removeAttribute('data-const-value'); input.removeAttribute('data-const-value');
changed = true; changed = true;
} }
break;
} }
} }
if (changed) { if (changed) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment