% if @warning_message.blank? %>
Name | Type | Version | Required configuration | |
---|---|---|---|---|
<%= name %> | <%= details['type'] %> | <% unless details['versions'].nil? %> <% details['versions'].each do |kb_version, plugin_version| %> <% if kb_version.eql?(@kb_version) %> <%= plugin_version %> <% end %> <% end %> <% end %> |
<% unless (details['require'] || []).empty? %>
|
<%= link_to ''.html_safe, plugin_install_path(:plugin_key => name), :method => :post, :title => 'Install' %> |