Introduce basic views for organization
organization#index organizaton#new and organization#edit
This commit is contained in:
parent
a06dc84eb0
commit
b1fac33420
5 changed files with 79 additions and 0 deletions
4
app/views/organizations/new.html.haml
Normal file
4
app/views/organizations/new.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