Skip to content

Commit

Permalink
fix task pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
asmega committed Oct 8, 2024
1 parent fee0a33 commit 08fc094
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/views/admin/tasks/visa.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<%= render "form", task_name: "visa", claim: @claim %>
<% end %>

<%= render partial: "admin/task_pagination" %>
<%= render partial: "admin/task_pagination", locals: { task_pagination: @task_pagination } %>
</div>
</div>

0 comments on commit 08fc094

Please sign in to comment.