7 lines
No EOL
282 B
Text
7 lines
No EOL
282 B
Text
%h2
|
|
Neuer gelieferter Artikel die Bestellung
|
|
|
|
- remote_form_for 'order_article_result', @article, :url => {:action => 'createArticleResult' }, |
|
|
:before => "Element.show('loader')", :success => "Element.hide('loader')" do |@form| |
|
|
|
|
= render :partial => "articleResultForm" |