Modified sort_link helper method to allo non ajax links.

This commit is contained in:
Benjamin Meichsner 2009-04-03 17:16:39 +02:00
parent 45c7e29ebb
commit 8fb4334610
3 changed files with 17 additions and 9 deletions

View file

@ -7,9 +7,9 @@
%thead
%tr
%th[sort_td_class_helper "name"]{:colspan => "1"}
= sort_link_helper "Artikel", "name", 1000, "new"
= sort_link_helper "Artikel", "name", :action => "new", :remote => false
%th[sort_td_class_helper "order_number"]
= sort_link_helper "Nr.", "order_number", 1000, "new"
= sort_link_helper "Nr.", "order_number", :action => "new", :remote => false
%th Menge
%th GebGr * Einheit
%th Netto