remove refs to org

This commit is contained in:
Sharon Kennedy
2020-05-06 20:57:28 -04:00
parent ff084d77c6
commit cae7619bd2
4 changed files with 10 additions and 10 deletions

View File

@@ -604,7 +604,7 @@ class ChatBox extends React.Component {
{(status) => {
return (
<div className={`widget widget-${status}`} aria-hidden={!opened}>
<div id="ocrcc-chatbox" aria-haspopup="dialog">
<div id="safesupport-chatbox" aria-haspopup="dialog">
<Header handleToggleOpen={this.handleToggleOpen} opened={opened} handleExitChat={this.handleExitChat} />
<div className="message-window" ref={this.messageWindow}>