adjust dashboard templates style

This commit is contained in:
Alex Turchyn
2023-06-28 00:22:34 +03:00
parent 897df83633
commit 9c9c1ad6f0
14 changed files with 166 additions and 150 deletions
+1 -1
View File
@@ -58,6 +58,6 @@
</tbody>
</table>
</div>
<%= render 'shared/pagination', pagy: @pagy %>
<%= render 'shared/pagination', pagy: @pagy, items_name: 'Users' %>
</div>
</div>