Sha256: d27b3727881b420c89c3bc0a98952c58aa4515663d6c77595e4f1ff4dec9e467

Contents?: true

Size: 973 Bytes

Versions: 6

Compression:

Stored size: 973 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/_form',
  name: 'add_react_component_to_virtual_machine_tab',
  insert_after: "li.active",
  partial: 'compute_resources_vms/form/proxmox/add_react_component_to_host_form'
)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
foreman_fog_proxmox-0.16.3 app/overrides/compute_resources_vms/form/add_react_component_to_host.rb
foreman_fog_proxmox-0.17.1 app/overrides/compute_resources_vms/form/add_react_component_to_host.rb
foreman_fog_proxmox-0.17.0 app/overrides/compute_resources_vms/form/add_react_component_to_host.rb
foreman_fog_proxmox-0.16.2 app/overrides/compute_resources_vms/form/add_react_component_to_host.rb
foreman_fog_proxmox-0.16.1 app/overrides/compute_resources_vms/form/add_react_component_to_host.rb
foreman_fog_proxmox-0.16.0 app/overrides/compute_resources_vms/form/add_react_component_to_host.rb