superposition: mapitem openeing and entite clickable
This commit is contained in:
@@ -108,7 +108,7 @@ export default {
|
||||
|
||||
// use the paper.view click to get back if no items is clicked
|
||||
this.paper.view.onClick = function(event) {
|
||||
console.log("view onClick", this, event.target);
|
||||
// console.log("view onClick", this, event.target);
|
||||
if(event.target._id === "paper-view-0") {
|
||||
this.resetConcernementOpened();
|
||||
this.$router.push({
|
||||
|
||||
Reference in New Issue
Block a user