Update group/project restore card styling
Proposal
See &18831
Implementation guide
- Update styling and copy in app/views/shared/groups_projects/settings/_restore.html.haml
- Change app/views/projects/edit.html.haml#L119 to
renderinstead ofrender_if_exists. This used to be an EE feature and never got updated. Also move belowrender 'delete'for consistency with groups
Edited by Peter Hegman