Sha256: 15e57d31923828954ab8283971863b2efdda7e2860d70cb3a9f026d795418c90
Contents?: true
Size: 370 Bytes
Versions: 5
Compression:
Stored size: 370 Bytes
Contents
if @accounts.any? page[:accounts].replace_html render @accounts else page[:accounts].replace_html :partial => "shared/empty" end page[:paginate].replace_html :partial => "shared/paginate_with_per_page" page[:export].replace_html :partial => "shared/export" page[:search_results_count].replace_html :text => t('search_results_count', :count => @search_results_count)
Version data entries
5 entries across 5 versions & 1 rubygems