Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController'
This commit is contained in:
parent
0b6550d060
commit
daf1f805bd
71 changed files with 225 additions and 191 deletions
4
app/views/proposals/edit.html.haml
Normal file
4
app/views/proposals/edit.html.haml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.container
|
||||
.row
|
||||
.col-md-12
|
||||
= render 'form'
|
||||
Loading…
Add table
Add a link
Reference in a new issue