Sha256: 900607f36793b86211fd3ba78190df6c6142ab4a64818f6044ebf8a1e520b901

Contents?: true

Size: 290 Bytes

Versions: 1

Compression:

Stored size: 290 Bytes

Contents

<div class="main-item-list" id="records">
  <%= render :partial => apply_scope("record"), :collection => @records %>
  <%= paginate @records, :theme => 'sunrise' %>
</div>


<script type='text/javascript'>
  $(document).ready(function(){
    window['sunrise'].storeQuery();
  });
</script>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sunrise-cms-0.3.0.rc app/views/sunrise/manager/thumbs/index.html.erb