joatuapp/joatu-v2

View on GitHub
app/views/requests/edit.html.haml

Summary

Maintainability
Test Coverage
%h1= t('requests.editing_header')

= render 'form'

= link_to t('show'), @user_request
\|
= link_to t('back'), requests_path