layerindex-web/templates
Paul Eggleton aa2c67c92d Fix fields not saving their values when disabled
We grey out some fields because we don't want to allow the user to
change them. However, we were setting the "disabled" jQuery property to
do this, and this results in the read value for the form field being
blank and thus the field in the database being blank. Set the "readonly"
property instead to get the correct behaviour.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-09-13 11:29:32 +01:00
..
admin Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
layerindex Fix fields not saving their values when disabled 2013-09-13 11:29:32 +01:00
registration Change registered -> created in registration confirmation page 2013-03-28 01:15:25 +00:00
404.html Add introductory front page 2013-03-06 20:13:49 +00:00
500.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
base_toplevel.html Navigation improvements 2013-09-05 00:31:23 +01:00
base.html Top bar functions improvements 2013-09-05 00:31:23 +01:00
pagination.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00