Sha256: 288500328a8f0e6fd2c1b70d0c0ab02b58ab30c8dc9409edf2b322be54fe9a80
Contents?: true
Size: 403 Bytes
Versions: 11
Compression:
Stored size: 403 Bytes
Contents
<% title (_("Product Selection for Account %s") % @scc_account) %> <%= webpacked_plugins_js_for :foreman_scc_manager %> <%= webpacked_plugins_css_for :foreman_scc_manager %> <%= react_component('SCCProductPage', { :canCreate => authorized_for(action: :sync), :sccAccountId => @scc_account.id, :sccProductsInit => create_nested_product_tree(@scc_account.scc_products, subscribed_only: false) }) %>
Version data entries
11 entries across 11 versions & 1 rubygems