|
|
|
@ -218,7 +218,7 @@ class Bullsubdirectory extends Component{
|
|
|
|
|
const {getFieldDecorator} = this.props.form;
|
|
|
|
|
// console.log("Bullsubdirectory");
|
|
|
|
|
// console.log(this.props.isAdmin());
|
|
|
|
|
// console.log(this.props.yslbool);
|
|
|
|
|
// console.log(this.props);
|
|
|
|
|
return(
|
|
|
|
|
<React.Fragment >
|
|
|
|
|
<div >
|
|
|
|
@ -274,7 +274,7 @@ class Bullsubdirectory extends Component{
|
|
|
|
|
</div>
|
|
|
|
|
<div id="MakedownHTML"className="markdown-body fonttext yslmtopcg yslminHeigth markdownysltext" dangerouslySetInnerHTML={{__html: markdownToHTML(mydescription).replace(/▁/g, "▁▁▁")}}/>
|
|
|
|
|
</div>
|
|
|
|
|
<div className="bor-bottom-greyE mr25 ml25"></div>
|
|
|
|
|
{parseInt(this.props&&this.props.informs.length)===parseInt(this.props&&this.props.index+1)?"":<div className="bor-bottom-greyE mr25 ml25"></div>}
|
|
|
|
|
</div>
|
|
|
|
|
:
|
|
|
|
|
<div className="edu-back-white ">
|
|
|
|
|