mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2025-09-12 22:18:27 +08:00
@@ -31,7 +31,9 @@
|
||||
<button class="btn btn-raised btn-sm btn-primary" type="button" ng-click="openAddDialog()">{{'ADD' |
|
||||
translate}}/ {{'UPDATE' | translate}}
|
||||
</button>
|
||||
|
||||
<button class="btn btn-raised btn-sm btn-primary" type="button" ng-click="refreshTopicList()">
|
||||
{{'REFRESH' | translate}}
|
||||
</button>
|
||||
</form>
|
||||
</div>
|
||||
<br>
|
||||
@@ -221,7 +223,7 @@
|
||||
<div class="modal-body ">
|
||||
<form name="addAppForm" class="form-horizontal" novalidate>
|
||||
<div ng-show="ngDialogData.consumerGroupCount == 0">
|
||||
Don't have {{ 'SUBSCRIPTION_GROUP' | translate }}
|
||||
{{ 'NO_DATA' | translate }} {{ 'SUBSCRIPTION_GROUP' | translate }}
|
||||
</div>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user