Sha256: 82ffa9c7a75c137b642a77a8093040ca217c1806a6e98f2a86a848a41cb43bdc

Contents?: true

Size: 242 Bytes

Versions: 11

Compression:

Stored size: 242 Bytes

Contents

    <div class="pubhistory">
<% if @config['history'] %>
<%   @col_history.each do |item| %>
      <p><%= item %></p>
<%   end %>
<% else %>
      <p><%= ReVIEW::I18n.t('published_by2', date_to_s(@config['date'])) %></p>
<% end %>
    </div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
review-5.10.0 templates/html/_colophon_history.html.erb
review-5.9.0 templates/html/_colophon_history.html.erb
review-5.8.0 templates/html/_colophon_history.html.erb
review-5.7.0 templates/html/_colophon_history.html.erb
review-5.6.0 templates/html/_colophon_history.html.erb
review-5.5.0 templates/html/_colophon_history.html.erb
review-5.4.0 templates/html/_colophon_history.html.erb
review-5.3.0 templates/html/_colophon_history.html.erb
review-5.2.0 templates/html/_colophon_history.html.erb
review-5.1.1 templates/html/_colophon_history.html.erb
review-5.1.0 templates/html/_colophon_history.html.erb