Sha256: 75f8d26ceaa2e34267342c5aeedaf01a75c4201fa22a39d3a5697de41839883a

Contents?: true

Size: 164 Bytes

Versions: 12

Compression:

Stored size: 164 Bytes

Contents

# frozen_string_literal: true

module Geoblacklight
  class BboxItemPresenter < Blacklight::FacetItemPresenter
    def label
      super.to_param
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
geoblacklight-4.4.2 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.4.1 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.4.0 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.4.0.rc1 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.3.0 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.2.0 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.1.1 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.1.0 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.0.0 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.0.0.pre.rc3 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.0.0.pre.rc2 app/presenters/geoblacklight/bbox_item_presenter.rb
geoblacklight-4.0.0.pre.rc1 app/presenters/geoblacklight/bbox_item_presenter.rb