controls.push(<IconButton key="stop" iconClassName="material-icons" onClick={this.stop_timer.bind(this)} tooltipPosition="top-center" tooltip="Stop and Save Logged Time" disabled={working}>stop</IconButton>)