This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-rocketbot-ui.git
The following commit(s) were added to refs/heads/master by this push:
new 00fedac Removed Les Miserables from radial chart in topology. (#367)
00fedac is described below
commit 00fedacc5fe842f44952f58719fc6a9659147367
Author: MichaĆ Kostrzewski <[email protected]>
AuthorDate: Mon Nov 9 16:24:56 2020 +0100
Removed Les Miserables from radial chart in topology. (#367)
---
src/views/components/topology/radial.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/components/topology/radial.vue
b/src/views/components/topology/radial.vue
index 41c9c06..debe503 100644
--- a/src/views/components/topology/radial.vue
+++ b/src/views/components/topology/radial.vue
@@ -84,7 +84,7 @@ limitations under the License. -->
{
top: '20%',
height: '60%',
- name: 'Les Miserables',
+ name: this.$t('service'),
type: 'graph',
layout: 'circular',
circular: {