mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2025-09-10 19:48:29 +08:00
[ISSUE #641]Rename NameSrvAddrList to NameServerAddressList in OPS Page
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
-->
|
||||
<div class="container-fluid" id="deployHistoryList">
|
||||
<div class="page-content">
|
||||
<h2 class="md-title">NameSvrAddrList</h2>
|
||||
<h2 class="md-title">NameServerAddressList</h2>
|
||||
<div class="pull-left">
|
||||
<md-chips ng-model="namesvrAddrList" readonly="ctrl.readonly" md-removable="ctrl.removable" md-enable-chip-edit="true"></md-chips>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user