Sha256: 72b849f704e7aaa291c936ed79057cb50eaab77222923bddb4c9c3553bae2d55
Contents?: true
Size: 1.06 KB
Versions: 2
Compression:
Stored size: 1.06 KB
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', :original => 'c71aceb245363af92515509d25cac0c066bd58ed' )
Version data entries
2 entries across 2 versions & 1 rubygems