Fix build_lists filter. Refs #2261

This commit is contained in:
Pavel Chipiga 2011-12-06 02:31:40 +02:00
parent a3915c2085
commit bcb9333b97
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%h2.title= t("layout.build_lists.filter_header")
= form_for :filter, :url => @action_url, :html => { :method => :post, :class => :form } do |f|
= form_for :filter, :url => @action_url, :html => { :method => :get, :class => :form } do |f|
.columns.wat-cf
.column.left

0
bin/mount_downloads.sh Normal file → Executable file
View File

0
bin/xml-client-demo.rb Normal file → Executable file
View File