(www-batch-ids-find): Change `maxlength' of <input> tag from 30 to
authorMORIOKA Tomohiko <tomo.git@chise.org>
Fri, 15 Oct 2021 22:40:17 +0000 (07:40 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Tue, 19 Oct 2021 10:26:06 +0000 (19:26 +0900)
256.

www/www-ids-find.el

index f519bd4..512338f 100644 (file)
@@ -976,7 +976,7 @@ li { margin: 0 0 -0.2em; }
     (princ (encode-coding-string "\e$BItIJJ8;zNs\e(B" 'utf-8-jp-er))
     (princ "</span>
 </div>
-<input type=\"text\" class=\"form-control\" aria-describedby=\"basic-addon1\" name=\"components\" size=\"30\" maxlength=\"30\" value=\"")
+<input type=\"text\" class=\"form-control\" aria-describedby=\"basic-addon1\" name=\"components\" size=\"30\" maxlength=\"256\" value=\"")
     (if (> (length components) 0)
        (princ (encode-coding-string components 'utf-8-er)))
     (princ "\">