Skip to content

Commit

Permalink
Add Generic object to the BASE model list
Browse files Browse the repository at this point in the history
  • Loading branch information
lgalis committed Dec 6, 2017
1 parent d95b313 commit feba095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/application_controller/buttons.rb
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def ab_group_delete
APPLIES_TO_CLASS_BASE_MODELS = %w(AvailabilityZone CloudNetwork CloudObjectStoreContainer CloudSubnet CloudTenant
CloudVolume ContainerGroup ContainerImage ContainerNode ContainerProject
ContainerTemplate ContainerVolume EmsCluster ExtManagementSystem
GenericObjectDefinition Host LoadBalancer
GenericObject GenericObjectDefinition Host LoadBalancer
MiqGroup MiqTemp MiqTemplate NetworkRouter OrchestrationStack SecurityGroup Service
ServiceTemplate Storage Switch Tenant User Vm VmOrTemplate).freeze
def applies_to_class_model(applies_to_class)
Expand Down

0 comments on commit feba095

Please sign in to comment.