Sha256: ccbd16e325c07f59230cbdff6394ab8ea986dda338563e5f677c137f6ee41cd8

Contents?: true

Size: 1022 Bytes

Versions: 4

Compression:

Stored size: 1022 Bytes

Contents

# frozen_string_literal: true

# Copyright 2018 Tristan Robert

# This file is part of ForemanFogProxmox.

# ForemanFogProxmox is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.

# ForemanFogProxmox is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.

# You should have received a copy of the GNU General Public License
# along with ForemanFogProxmox. If not, see <http://www.gnu.org/licenses/>.

Deface::Override.new(
  :virtual_path => 'hosts/_compute',
  :name => 'update_react_component_to_virtual_machine_tab',
  :replace => "erb[loud]:contains('hosts/compute_detail')",
  :partial => 'compute_resources_vms/form/proxmox/update_react_component_to_host_form'
)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
foreman_fog_proxmox-0.17.0 app/overrides/compute_resources_vms/form/update_react_component_to_host_form.rb
foreman_fog_proxmox-0.16.2 app/overrides/compute_resources_vms/form/update_react_component_to_host_form.rb
foreman_fog_proxmox-0.16.1 app/overrides/compute_resources_vms/form/update_react_component_to_host_form.rb
foreman_fog_proxmox-0.16.0 app/overrides/compute_resources_vms/form/update_react_component_to_host_form.rb