diff --git a/bigbluebutton-html5/app/client/views/chat/Button.jsx b/bigbluebutton-html5/app/client/views/shared/Button.jsx similarity index 96% rename from bigbluebutton-html5/app/client/views/chat/Button.jsx rename to bigbluebutton-html5/app/client/views/shared/Button.jsx index ad2b828686..eef8a692d6 100755 --- a/bigbluebutton-html5/app/client/views/chat/Button.jsx +++ b/bigbluebutton-html5/app/client/views/shared/Button.jsx @@ -79,6 +79,7 @@ Button = React.createClass({ {this.props.span ? : null } + ) }