提交 5d3efbb5 编写于 作者: K Kyle Shockey

Display option level information in message, not header

上级 0997c5e5
......@@ -19,11 +19,11 @@ export default class OperationServers extends React.PureComponent {
return <div className="opblock-section">
<div className="opblock-section-header">
<div className="tab-header">
<h4 className="opblock-title">Servers ({displaying})</h4>
<h4 className="opblock-title">Servers</h4>
</div>
</div>
<div className="opblock-description-wrapper">
<h4>These options override the global server settings.</h4>
<h4>These {displaying}-level options override the global server options.</h4>
<Servers
servers={serversToDisplay}
/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册