mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2025-09-11 03:49:06 +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="container-fluid" id="deployHistoryList">
|
||||||
<div class="page-content">
|
<div class="page-content">
|
||||||
<h2 class="md-title">NameSvrAddrList</h2>
|
<h2 class="md-title">NameServerAddressList</h2>
|
||||||
<div class="pull-left">
|
<div class="pull-left">
|
||||||
<md-chips ng-model="namesvrAddrList" readonly="ctrl.readonly" md-removable="ctrl.removable" md-enable-chip-edit="true"></md-chips>
|
<md-chips ng-model="namesvrAddrList" readonly="ctrl.readonly" md-removable="ctrl.removable" md-enable-chip-edit="true"></md-chips>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user