Skip to content

Commit

Permalink
Add product feature for displaying custom button events
Browse files Browse the repository at this point in the history
  • Loading branch information
skateman committed Sep 4, 2018
1 parent 4a92a5a commit 06057fb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6308,6 +6308,17 @@
:description: Display Individual Event Streams
:feature_type: view
:identifier: event_streams_show
- :name: Custom Button Events
:description: Everything under Custom Button Events
:hidden: true
:feature_type: node
:identifier: custom_button_events
:children:
- :name: List
:description: Display List of Custom Button Events
:hidden: true
:feature_type: view
:identifier: custom_button_events_show_list
# SUI
- :name: Service UI
:description: Features for the Service UI
Expand Down

0 comments on commit 06057fb

Please sign in to comment.