remove paginate in surveys

This commit is contained in:
phyusin
2018-05-23 17:55:17 +06:30
parent 3a93830c94
commit ed8f9978b6
2 changed files with 2 additions and 11 deletions

View File

@@ -93,9 +93,6 @@
</tbody>
</table>
<br>
<%if !@orders.nil?%>
<%= paginate @surveys %>
<%end%>
</div>
</div>
</div>