|
|
|
@ -54,7 +54,7 @@
|
|
|
|
|
<%= render :partial => 'resources_list' ,:locals=>{ :attachments => @attachments} %>
|
|
|
|
|
</div>
|
|
|
|
|
<div >
|
|
|
|
|
<ul class="wlist" id="resource_ref_pages" style="margin-top: 5px;">
|
|
|
|
|
<ul class="wlist" id="resource_ref_pages" style="margin-top: 5px;margin-right: 20px">
|
|
|
|
|
<%= pagination_links_full @atta_pages, @atta_count, :per_page_links => false, :remote => @is_remote, :flag => true%>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|