Sha256: 324867830397e279653dc7338f444d42d36317bc231dda003ed0f7906b6c0796

Contents?: true

Size: 270 Bytes

Versions: 35

Compression:

Stored size: 270 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

35 entries across 26 versions & 2 rubygems

Version Path
typo-5.0.2 themes/standard_issue/views/articles/_comment_list.html.erb
typo-5.0.2 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.0.1 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.0 themes/scribbish/views/articles/_comment_list.html.erb
typo-5.0 test/mocks/themes/standard_issue/views/articles/_comment_list.html.erb
typo-5.0 themes/dirtylicious/views/articles/_comment_list.html.erb
typo-5.0 themes/standard_issue/views/articles/_comment_list.html.erb
typo-5.1.1 themes/dirtylicious/views/articles/_comment_list.html.erb
typo-5.1.2 themes/dirtylicious/views/articles/_comment_list.html.erb
typo-5.1.3 themes/dirtylicious/views/articles/_comment_list.html.erb
typo-5.1 themes/dirtylicious/views/articles/_comment_list.html.erb
typo-5.1.98 themes/dirtylicious/views/articles/_comment_list.html.erb
typo-5.2 themes/dirtylicious/views/articles/_comment_list.html.erb
typo-5.2.98 themes/dirtylicious/views/articles/_comment_list.html.erb
typo-5.3 themes/dirtylicious/views/articles/_comment_list.html.erb