Skip to content

Enable modification of `value` attributes in element-update.

Rafael Ostertag requested to merge elementupdate_element_value into master

ElementUpdate.js: when updating a value attribute, use $().val(). QfqForm.js: When handling responses to save, handle element-update independently from form-update

Merge request reports