Sha256: 795acc921f1e4664273255ebca89a31f31c96181df86153c15be6cfcfcd863c3
Contents?: true
Size: 462 Bytes
Versions: 89
Compression:
Stored size: 462 Bytes
Contents
<% if job_invocation.resolved? %> <%= react_component('TargetingHosts' ) %> <% else %> <div class="alert alert-warning"> <%= _("The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}." % { :query => job_invocation.targeting.search_query, :here => link_to(_('here'), hosts_url(:search => job_invocation.targeting.search_query))}) %> </div> <% end %>
Version data entries
89 entries across 89 versions & 1 rubygems