Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
feat(audit trail): generalize the title for management
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethTrecy committed Nov 20, 2022
1 parent 7e04585 commit c052469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/audit_trail/list.page.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
:is-loaded="isLoaded"
:sort-names="sortNames">
<template #header>
<TabbedPageHeader title="Admin Configuration" :tab-infos="resourceTabInfos">
<TabbedPageHeader title="Audit trail management" :tab-infos="resourceTabInfos">
<template #additional-controls>
</template>
</TabbedPageHeader>
Expand Down

0 comments on commit c052469

Please sign in to comment.