Tweak UI
This commit is contained in:
parent
f44517f4af
commit
bffcfd92da
4 changed files with 14 additions and 5 deletions
|
@ -48,10 +48,11 @@ export default defineComponent({
|
|||
[symbols.PAGE_INFO]: {
|
||||
title: this.$ts.pages,
|
||||
icon: faStickyNote,
|
||||
action: {
|
||||
actions: [{
|
||||
icon: faPlus,
|
||||
text: this.$ts.create,
|
||||
handler: this.create
|
||||
}
|
||||
}]
|
||||
},
|
||||
tab: 'featured',
|
||||
featuredPagesPagination: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue