Skip to content

Commit

Permalink
Merge branch 'development' of git://github.com/cykod/Webiva into post…
Browse files Browse the repository at this point in the history
…-stream
  • Loading branch information
Doug Youch committed Apr 19, 2010
2 parents 481ec14 + faad2c3 commit ee36ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/model_extension/file_instance_extension.rb
Expand Up @@ -139,6 +139,7 @@ def file_instance_search(column_name,html=nil) #:nodoc:
end

def content_filter_execute(column_name,rendered_column_name,content_filter={}) #:nodoc:
content_filter = content_filter.clone
html = self.send(column_name).to_s
if content_filter
content_filter.symbolize_keys!
Expand Down

0 comments on commit ee36ebd

Please sign in to comment.