You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varhtml='<h4>'+data.out.formula_html.split(' ')[0]+' '+(data.out.spg||'?')+' '+(data.out.pearson||'—')+'</h4>'+mp_data+'<p>This phase was reported in '+data.out.articles_count+' article'+(data.out.articles_count>1 ? 's' : '')+'.';
1557
1564
if(data.out.sim_count>1)html+=' There are <a href="#interlinkage/'+phid+'">'+data.out.sim_count+' structurally similar phases</a> from other articles.';
Copy file name to clipboardExpand all lines: src_js/markup.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -338,6 +338,9 @@ function register_html(){
338
338
<div id="pd3d_data" class="spinoff_pane">
339
339
<p>Automatically combined phase diagrams</p><span class="extd href">Show more info...</span><span class="legend" style="display:none">The 3d <a href="#search/phase%20diagram%20prism">prisms</a> and <a href="#search/phase%20diagram%20tetrahedron">tetrahedra</a> were automatically combined and rendered by the platform from the suitable <a href="#search/binary%20phase%20diagram">binary</a> and (or) <a href="#search/ternary%20phase%20diagram">ternary</a> phase diagrams.<br /><br /></span>
340
340
</div>
341
+
<div id="deactivated_data" class="spinoff_pane">
342
+
<p>This entry was deactivated due to the quality issues detected.</p>
0 commit comments