click on themacard image open thema, not lightbox

This commit is contained in:
2021-03-09 14:29:28 +01:00
parent f89c29a8b9
commit a1bff5d4b8
3 changed files with 6 additions and 6 deletions

View File

@@ -277,7 +277,7 @@ export default {
});
}
// console.log('this.content.lightbox_items', this.lightbox_items);
console.log('Article this.content.lightbox_items', this.lightbox_items);
// update main page title
this.$store.commit('Common/setPagetitle', article.title)