js: Add identifiers to X-Editable templates.
authorBrett Smith <brett@curoverse.com>
Mon, 17 Mar 2014 18:48:02 +0000 (14:48 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 17 Mar 2014 18:48:02 +0000 (14:48 -0400)
commit366c5db829a38cfceb5894a4af5ee4c3ec5901c8
treec80f5a842a4d29bd48581c9db784a6d4a870757d
parent10e70461bf3cb8c6ff859ce8313629a56783ba34
js: Add identifiers to X-Editable templates.

This gives the form elements name and id attributes, as appropriate.
This will make it easier for us to refer to them in integration tests.
apps/workbench/app/assets/javascripts/editable.js