Method: Sufia::TrophyPresenter#thumbnail_path
- Defined in:
- app/presenters/sufia/trophy_presenter.rb
#thumbnail_path ⇒ Object
21 22 23 |
# File 'app/presenters/sufia/trophy_presenter.rb', line 21 def thumbnail_path solr_document[CatalogController.blacklight_config.index.thumbnail_field] end |