Fixed suppliers module.
This commit is contained in:
parent
772cf87c92
commit
0b1682af7c
9 changed files with 56 additions and 87 deletions
|
|
@ -1,7 +1,3 @@
|
|||
%h1 Neue Lieferantinn
|
||||
- form_for @supplier do |@f|
|
||||
= render :partial => 'form'
|
||||
= submit_tag "Speichern"
|
||||
|
|
||||
= link_to 'Abbrechen', suppliers_path
|
||||
|
||||
- title "Neue Lieferantin"
|
||||
|
||||
= render "form"
|
||||
Loading…
Add table
Add a link
Reference in a new issue