5999fec7a3
Standardize the way we check for and display form errors - Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard. See merge request !3531 |
||
---|---|---|
.. | ||
group_members | ||
milestones | ||
_activities.html.haml | ||
_projects.html.haml | ||
_shared_projects.html.haml | ||
activity.html.haml | ||
edit.html.haml | ||
issues.atom.builder | ||
issues.html.haml | ||
merge_requests.html.haml | ||
new.html.haml | ||
projects.html.haml | ||
show.atom.builder | ||
show.html.haml |