created thematique page
This commit is contained in:
@@ -118,7 +118,8 @@ export default {
|
||||
}
|
||||
},
|
||||
openModalCard (e) {
|
||||
if(this.isLoggedin){
|
||||
console.log('openModalCard', this.isLoggedin);
|
||||
if(this.isloggedin){
|
||||
this.$modal.show(
|
||||
ModalCard,
|
||||
{ item: this.item },
|
||||
|
Reference in New Issue
Block a user