Aleksandr Kovalenko created AMBARI-7584:
-------------------------------------------
Summary: Slider View: Show yarn-site and global configs in app
configs page
Key: AMBARI-7584
URL: https://issues.apache.org/jira/browse/AMBARI-7584
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 1.7.0
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Fix For: 1.7.0
{{app/models/slider_app.js}} has yarn-site and global configs hidden
{code}
hiddenCategories: ['yarn-site', 'global'],
{code}
We want to show these categories for a slider app.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)