Module: ForemanProbing::SubnetHelperExtensions

Defined in:
app/helpers/concerns/foreman_probing/subnet_helper_extensions.rb

Instance Method Summary collapse

Instance Method Details

#multiple_actionsObject



3
4
5
# File 'app/helpers/concerns/foreman_probing/subnet_helper_extensions.rb', line 3

def multiple_actions
  super + [[_('Probe'), new_job_invocation_path, false]]
end