Skip to content

Commit

Permalink
THEME-97: listing widget > new widget
Browse files Browse the repository at this point in the history
  • Loading branch information
luzinama committed Mar 23, 2021
1 parent 6d9556b commit 28850fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tourware-resources/vue/travel/listing/TravelListing.vue
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ export default {
},
paginate (posts) {
console.log(this.config.pagination);
let page = this.page;
let perPage = this.perPage;
let from; let to;
Expand Down

0 comments on commit 28850fc

Please sign in to comment.