remove autofocus, use placeholder attribute
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 30 Jun 2010 21:43:29 +0000 (23:43 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 30 Jun 2010 21:43:29 +0000 (23:43 +0200)
commit832d76c2168d70a63ff02891fa4b03eaa74ba774
treeca98d4ce667d7d0910a5e145c53304f6a87f1af0
parentdff6973e1e819057b5c024a33e06344c4419beb5
remove autofocus, use placeholder attribute

this can result in expensive dom traversal, and it also allow us
to use placeholder attribute and remove label before input field
templates/all_checkboxes.html.ep