Revert "add ntu_ga survey init sorting"

This reverts commit 9076d5496a.
This commit is contained in:
saurabhbhatia 2013-10-18 19:51:16 +08:00
parent 3e491380cd
commit e453efeb6b
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ module Faq
widgets do
default_widget do
sorting 'desc(:postdate)'
enable ["typeA"]
query 'Survey.any_of( {:postdate.lte => Time.now} )'
link_field :title, {:method => 'panel_survey_front_end_survey_path',:args=>:self}