Improved delivery creating/updating prozess.
This commit is contained in:
parent
16346e3529
commit
83e741c1af
3 changed files with 12 additions and 10 deletions
|
|
@ -3,4 +3,4 @@
|
|||
= form.select :stock_article_id, stock_articles_for_select(supplier)
|
||||
Menge
|
||||
= form.text_field :quantity, :size => 5, :autocomplete => 'off'
|
||||
= link_to_function "entfernen", "$(this).up('p').remove()"
|
||||
= link_to_function "Artikel aus Lieferung entfernen", "$(this).up('p').remove()"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue