Commit d92f177a authored by Winnie Hellmann's avatar Winnie Hellmann

Resolve conflict in app/assets/javascripts/environments/components/environment_item.vue

parent f3c13090
......@@ -443,12 +443,9 @@ export default {
onClickFolder() {
eventHub.$emit('toggleFolder', this.model);
},
<<<<<<< HEAD
toggleDeployBoard() {
eventHub.$emit('toggleDeployBoard', this.model);
},
=======
>>>>>>> upstream/master
},
};
</script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment