Skip to content

Commit

Permalink
Add order option to SupportsFeatureMixin module.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Berger committed Aug 26, 2019
1 parent 34f7b65 commit a73a816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/mixins/supports_feature_mixin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ module SupportsFeatureMixin
:migrate => 'Migration',
:capture => 'Capture of Capacity & Utilization Metrics',
:openscap_scan => 'OpenSCAP security scan',
:order => 'Service Order',
:provisioning => 'Provisioning',
:publish => 'Publishing',
:quick_stats => 'Quick Stats',
Expand Down

0 comments on commit a73a816

Please sign in to comment.