Skip to content

Commit

Permalink
Merge pull request #76 from matobet/dynamic-checkbox
Browse files Browse the repository at this point in the history
v2v: Make "install drivers" checkbox dynamic
(cherry picked from commit 0273a003fde7f1c52fa117ef1fe355303895a607)

https://bugzilla.redhat.com/show_bug.cgi?id=1512955
  • Loading branch information
gmcculloug authored and simaishi committed Nov 14, 2017
1 parent 6d07c6f commit 2b879f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions product/dialogs/service_dialogs/transform-vm.yml
Expand Up @@ -229,7 +229,7 @@
validator_type:
validator_rule:
reconfigurable:
dynamic: false
dynamic: true
show_refresh_button:
load_values_on_init:
read_only: false
Expand All @@ -240,9 +240,9 @@
resource_action:
action:
resource_type: DialogField
ae_namespace:
ae_class:
ae_instance:
ae_namespace: Infrastructure/VM/Transform
ae_class: Import
ae_instance: install_drivers
ae_message:
ae_attributes: {}
- name: drivers_iso
Expand Down

0 comments on commit 2b879f8

Please sign in to comment.