Update AuditLogView.vue
This commit is contained in:
@@ -96,8 +96,7 @@
|
|||||||
<div class="text-center text-text-secondary text-sm mt-3"> <!-- Pagination info -->
|
<div class="text-center text-text-secondary text-sm mt-3"> <!-- Pagination info -->
|
||||||
{{ $t('auditLog.paginationInfo', { currentPage, totalPages, totalLogs }) }}
|
{{ $t('auditLog.paginationInfo', { currentPage, totalPages, totalLogs }) }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user