fix: SuperAdmin Improvements (#3733)
- Fix broken access tokens pages - Fix broken avatar images in the super admin users tab - Fix broken pagination links in super admin - Add agent bot tabs Fixes: #2021
This commit is contained in:
@@ -62,5 +62,5 @@ It renders the `_table` partial to display details about the resources.
|
||||
table_title: "page-title"
|
||||
) %>
|
||||
|
||||
<%= paginate resources %>
|
||||
<%= paginate resources, param_name: '_page'%>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user