Sha256: 57a3d56ac509c3e5aaf57e4c40fa223ba6568eaa75a25e9ba5366e2f651757cb

Contents?: true

Size: 275 Bytes

Versions: 9

Compression:

Stored size: 275 Bytes

Contents

<div class="panel panel-default">
  <div class="panel-heading">
    <h3 class='panel-title'><%= t(".latest_comments") %></h3>
  </div>
  <div class="panel-body">
    <ul class='list-unstyled' id="commentList">
      <%= render partial: "comment" %>
    </ul>
  </div>
</div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
publify_core-9.1.0 app/views/admin/dashboard/_comments.html.erb
publify_core-9.0.1 app/views/admin/dashboard/_comments.html.erb
publify_core-9.0.0 app/views/admin/dashboard/_comments.html.erb
publify_core-9.0.0.pre6 app/views/admin/dashboard/_comments.html.erb
publify_core-9.0.0.pre5 app/views/admin/dashboard/_comments.html.erb
publify_core-9.0.0.pre4 app/views/admin/dashboard/_comments.html.erb
publify_core-9.0.0.pre3 app/views/admin/dashboard/_comments.html.erb
publify_core-9.0.0.pre2 app/views/admin/dashboard/_comments.html.erb
publify_core-9.0.0.pre1 app/views/admin/dashboard/_comments.html.erb