fantow commented on a change in pull request #643:
URL: https://github.com/apache/rocketmq-externals/pull/643#discussion_r512609594



##########
File path: rocketmq-console/src/main/resources/static/view/pages/ops.html
##########
@@ -16,23 +16,26 @@
   -->
 <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>
+            <md-chips ng-model="namesvrAddrList" readonly="ctrl.readonly" 
md-removable="ctrl.removable"
+                      md-enable-chip-edit="true"></md-chips>
         </div>
         <div class="pull-left">
-            <button class="btn btn-raised btn-sm btn-primary" type="button" 
ng-click="updateNameSvrAddr()">{{'UPDATE' | translate}}
+            <button class="btn btn-raised btn-sm btn-primary" type="button" 
ng-click="updateNameSvrAddr()">{{'UPDATE' |

Review comment:
       Sry,I sumbit another PR to fix it.I will close this.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to