Sha256: d6c3eee891bc671cf6de7a471670cd4380a3ecd5d3a3cdcb45016e61b2c301d5

Contents?: true

Size: 281 Bytes

Versions: 56

Compression:

Stored size: 281 Bytes

Contents

<ol id="commentList" class="comments">
  <% if @article.published_comments.any? -%>
    <%= render(:partial => "comment", :collection => @article.published_comments) %>
  <% else -%>
    <li class="dummy_comment" style="display:none"><%= _("No comments")%></li>
  <% end -%>
</ol>

Version data entries

56 entries across 16 versions & 1 rubygems

Version Path
typo-5.5 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.5 themes/standard_issue/views/articles/_comment_list.html.erb
typo-5.4.4 themes/standard_issue/views/articles/_comment_list.html.erb
typo-5.4.4 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.4.4 test/mocks/themes/typographic/views/articles/_comment_list.html.erb
typo-5.4.3 test/mocks/themes/typographic/views/articles/_comment_list.html.erb
typo-5.4.3 themes/standard_issue/views/articles/_comment_list.html.erb
typo-5.4.3 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.4.2 test/mocks/themes/typographic/views/articles/_comment_list.html.erb
typo-5.4.2 themes/standard_issue/views/articles/_comment_list.html.erb
typo-5.4.2 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.4.1 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.4.1 test/mocks/themes/typographic/views/articles/_comment_list.html.erb
typo-5.4.1 themes/standard_issue/views/articles/_comment_list.html.erb
typo-5.4 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.4 test/mocks/themes/typographic/views/articles/_comment_list.html.erb
typo-5.4 themes/standard_issue/views/articles/_comment_list.html.erb
typo-5.0.3.98.1 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.0.3.98.1 test/mocks/themes/typographic/views/articles/_comment_list.html.erb
typo-5.0.3.98.1 themes/typographic/views/articles/_comment_list.html.erb