Introduce Booths to OSEM
This commit is contained in:
parent
4d895ae3bc
commit
66ac45efc8
15 changed files with 268 additions and 1 deletions
7
app/views/booths/edit.html.haml
Normal file
7
app/views/booths/edit.html.haml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
%h1 Editing booth
|
||||
|
||||
= render 'form'
|
||||
|
||||
= link_to 'Show', @booth
|
||||
\|
|
||||
= link_to 'Back', booths_path
|
||||
Loading…
Add table
Add a link
Reference in a new issue