Refactor proposal forms

This commit is contained in:
mkiroshdz 2022-04-27 23:01:25 -05:00
parent bb6c68b1c5
commit 88b55966cc
7 changed files with 132 additions and 181 deletions

View file

@ -70,7 +70,6 @@ linters:
UnnecessaryInterpolation:
exclude:
- "app/views/admin/conferences/_recent_submissions.html.haml"
- "app/views/proposals/_proposal_form.html.haml"
- "app/views/proposals/new.html.haml"
# Offense count: 262