publication/app/views/admin/publications/index.html.erb

6 lines
107 B
Plaintext
Raw Normal View History

2018-10-04 02:47:23 +00:00
<%= render_filter @filter_fields, "index_table" %>
<span id="index_table">
<%= render 'index'%>
</span>