mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 13:44:09 +00:00
Implements Contacts
This commit is contained in:
parent
4955b2b7b8
commit
eb3e6898d2
9 changed files with 156 additions and 5 deletions
5
app/views/admin/contacts/edit.html.haml
Normal file
5
app/views/admin/contacts/edit.html.haml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
%h1 Editing contact
|
||||
|
||||
= render 'form'
|
||||
|
||||
= link_to 'Back', admin_conference_contact_path
|
||||
Loading…
Add table
Add a link
Reference in a new issue