autofocus value regex
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 30 Jun 2010 21:35:11 +0000 (23:35 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 30 Jun 2010 21:35:11 +0000 (23:35 +0200)
templates/all_checkboxes.html.ep

index 898a0c8..37468c1 100644 (file)
@@ -4,7 +4,7 @@
 <a id="none" href="#">none</a>
 
 <label for=filter_regex>regex:
-<input type=text name=filter_regex>
+<input type=text name=filter_regex autofocus>
 <a id="included" href="#" style="display:none">included</a>
 <a id="excluded" href="#" style="display:none">excluded</a>
 </label>