Преглед на файлове

AMBARI-9816. Ambari Tez View links do not work on Firefox (alexantonenko)

Alex Antonenko преди 10 години
родител
ревизия
8594164258
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      ambari-web/app/data/service_configs.js

+ 1 - 1
ambari-web/app/data/service_configs.js

@@ -28,7 +28,7 @@ module.exports = [
     serviceName: 'MISC',
     displayName: 'Misc',
     configCategories: [
-      App.ServiceConfigCategory.create({ name: 'Users and Groups', displayName : 'Users and Groups'}),
+      App.ServiceConfigCategory.create({ name: 'Users and Groups', displayName : 'Services Accounts'}),
       App.ServiceConfigCategory.create({ name: 'Notifications', displayName : 'Notifications', isCustomView: true, customView: App.NotificationsConfigsView, siteFileName: 'alert_notification'})
     ],
     configTypes: {