diff --git a/web/react/components/sidebar.jsx b/web/react/components/sidebar.jsx index 73733b6c1c..b4c0371832 100644 --- a/web/react/components/sidebar.jsx +++ b/web/react/components/sidebar.jsx @@ -203,7 +203,6 @@ export default class Sidebar extends React.Component { windowWidth: Utils.windowWidth(), windowHeight: Utils.windowHeight() }); - console.log('sad'); } updateScrollbar() { } diff --git a/web/react/components/view_image.jsx b/web/react/components/view_image.jsx index 50befb41f7..2b505607ed 100644 --- a/web/react/components/view_image.jsx +++ b/web/react/components/view_image.jsx @@ -424,11 +424,12 @@ export default class ViewImageModal extends React.Component { >
e.stopPropagation()} + onClick={this.props.onModalDismissed} >
e.stopPropagation()} >