Fixed issues with Public Template page sorting and form validations (#1621)
* fixed final issue with public template sort

* switched from aria-describedby to validation-help-block

* fixed remaining issues
dev
1 parent 2844f80 commit f0785a5fc62b41c0dbf1738d047216a1976a0614
@Brian Riley Brian Riley authored on 19 Jun 2018
Sam Rust committed on 19 Jun 2018
Showing 8 changed files
View
app/views/guidance_groups/admin_edit.html.erb
View
app/views/guidance_groups/admin_new.html.erb
View
app/views/guidances/new_edit.html.erb
View
app/views/public_pages/template_index.html.erb
View
lib/assets/javascripts/utils/ariatiseForm.js
View
lib/assets/javascripts/utils/validation.js
View
lib/assets/javascripts/views/guidances/new_edit.js
View
lib/assets/javascripts/views/org_admin/phases/new_edit.js