Skip to content

Commit

Permalink
Merge pull request #16068 from chalettu/sui-product-features
Browse files Browse the repository at this point in the history
Add SUI product features
  • Loading branch information
Dan Clarizio authored Oct 2, 2017
2 parents 9653a69 + 8cee717 commit 4bfaec7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6489,3 +6489,13 @@
:description: Display Individual Event Streams
:feature_type: view
:identifier: event_streams_show
# SUI
- :name: Service UI
:description: Features for the Service UI
:feature_type: node
:identifier: sui
:children:
- :name: App Launcher
:description: Display the App Launcher
:feature_type: view
:identifier: sui_app_launcher

0 comments on commit 4bfaec7

Please sign in to comment.