Sha256: 968c3ff053c73bea7575898ebec8150937b870e62db5c4768852b8e565eb5256
Contents?: true
Size: 869 Bytes
Versions: 2
Compression:
Stored size: 869 Bytes
Contents
<%# 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/>. %> <tr> <td><%= _("URL") %></td> <td><%= @compute_resource.url %></td> </tr> <tr> <td><%= _("Version") %></td> <td><%= @compute_resource.version%></td> </tr>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foreman_fog_proxmox-0.8.0 | app/views/compute_resources/show/_proxmox.html.erb |
foreman_fog_proxmox-0.7.0 | app/views/compute_resources/show/_proxmox.html.erb |