BigW Consortium Gitlab

Commit 48120529 by Filipa Lacerda

Fix eslint

parent 0f8b3b90
......@@ -141,7 +141,7 @@ export default {
return this.$el.classList.contains('open');
},
pipelineActionRequestComplete() {
pipelineActionRequestComplete() {
if (this.type === PIPELINES_TABLE) {
// warn the table to update
eventHub.$emit('refreshPipelinesTable');
......
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