You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
str+=' <span class="value"><input type="number" name="modelId" min="0" step="1" /><span class="hint">Leave this field empty to find the manufacturer.</span></span>';
17
+
str+=' <span class="value"><input type="number" name="modelId" min="0" max="65535" step="1" /><span class="hint">Leave this field empty to find the manufacturer.</span></span>';
0 commit comments