Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
martenson committed Apr 26, 2023
1 parent 68174c3 commit e3aa941
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions client/src/components/Page/PageList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,8 @@ export default {
return {
tableId: "page-table",
fields: fields,
titleSearch: _l("Search Pages"),
titleSearch: _l("search pages"),
pageItemsModel: [],
items: [],
helpHtml: helpHtml,
perPage: this.rowsPerPage(this.defaultPerPage || 50),
dataProvider: pagesProvider,
Expand Down

0 comments on commit e3aa941

Please sign in to comment.