Widget title without link

This commit is contained in:
Bernie Chiu 2013-10-08 12:24:34 +08:00
parent bd6d94a143
commit 9fbb2917b1
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ module Faq
default_widget do
enable ["typeA"]
query 'Survey.any_of( {:postdate.lte => Time.now} )'
link_field :title, {:method => 'panel_survey_front_end_survey_path',:args=>:self}
# link_field :title, {:method => 'panel_survey_front_end_survey_path',:args=>:self}
field :title
field :time_range
field :write
field :result