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

@ -1,4 +1 @@
.container
.row
.col-md-12
= render 'form'
= render 'admin/events/form'