Add options for opening links in newTab or modals on WF prompts
This commit is contained in:
committed by
Mumbi Francis
parent
eb9cce2428
commit
dd98df564c
@@ -154,7 +154,7 @@ export default (options = {}) => {
|
||||
break
|
||||
|
||||
case 'error':
|
||||
console.error('websocket message with error', msg['@value'])
|
||||
this.toastDanger('Websocket message with error', msg['@value'])
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user