Merge pull request #2546 from Safelite/CASH-313-fix-webchat-button
CASH-313 fix webchat button. Test in dev.
This commit is contained in:
commit
e19339ec6c
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
<button
|
||||
v-show="shouldShowWebchatButton"
|
||||
v-on:click="webchatClicked"
|
||||
v-on:keydown.enter.prevent.stop
|
||||
type="button"
|
||||
class="chat-button"></button>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue