|
|
@ -696,7 +696,7 @@ class Goldsubject extends Component {
|
|
|
|
<a className="btn colorgrey fl hovercolorblue " href={Whethertocreateanewclassroom===true?"/courses":this.props.current_user&&this.props.current_user.first_category_url}
|
|
|
|
<a className="btn colorgrey fl hovercolorblue " href={Whethertocreateanewclassroom===true?"/courses":this.props.current_user&&this.props.current_user.first_category_url}
|
|
|
|
>{Whethertocreateanewclassroom===true?"翻转课堂":name}</a>
|
|
|
|
>{Whethertocreateanewclassroom===true?"翻转课堂":name}</a>
|
|
|
|
<span className="color-grey-9 fl ml3 mr3">></span>
|
|
|
|
<span className="color-grey-9 fl ml3 mr3">></span>
|
|
|
|
<WordsBtn className="fl cdefault">{Whethertocreateanewclassroom===true?"新建课堂":"编辑课堂"}</WordsBtn>
|
|
|
|
<span className="fl cdefault">{Whethertocreateanewclassroom===true?"新建课堂":"编辑课堂"}</span>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<div style={{width: '100%', height: '50px'}}>
|
|
|
|
<div style={{width: '100%', height: '50px'}}>
|
|
|
|