Sha256: 917f2347ed406e980743e6731bd03e06ba3fb47591240eb2d3fa31a474aacd03
Contents?: true
Size: 213 Bytes
Versions: 7
Compression:
Stored size: 213 Bytes
Contents
# frozen_string_literal: true module ForemanSnapshotManagement module HostsHelperExtension def multiple_actions super + [[_('Create Snapshot'), select_multiple_host_snapshots_path]] end end end
Version data entries
7 entries across 7 versions & 1 rubygems