Sha256: 726a923a716250f07ea3cdd220d50bbe344fb3f71a85837f0dce849300ce5416

Contents?: true

Size: 555 Bytes

Versions: 59

Compression:

Stored size: 555 Bytes

Contents

<% content_for(:stylesheets) do %>
    <%= webpacked_plugins_css_for :katello %>
<% end %>

<% content_for(:javascripts) do %>
    <%= webpacked_plugins_js_for :katello %>
<% end %>

<% content_for(:content) do %>
    <%= notifications %>
    <div id="organization-id" data-id="<%= Organization.current.id if Organization.current %>" ></div>
    <div id="user-id" data-id="<%= User.current.id if User.current %>" ></div>
    <div id="reactRoot"></div>
    <%= mount_react_component('katello', '#reactRoot') %>
<% end %>
<%= render file: "layouts/base" %>

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
katello-3.17.3 app/views/katello/layouts/react.html.erb
katello-3.17.2 app/views/katello/layouts/react.html.erb
katello-3.17.1 app/views/katello/layouts/react.html.erb
katello-3.16.2 app/views/katello/layouts/react.html.erb
katello-3.18.0.rc2.1 app/views/katello/layouts/react.html.erb
katello-3.18.0.rc2 app/views/katello/layouts/react.html.erb
katello-3.17.0 app/views/katello/layouts/react.html.erb
katello-3.18.0.rc1 app/views/katello/layouts/react.html.erb
katello-3.17.0.rc2.2 app/views/katello/layouts/react.html.erb
katello-3.17.0.rc2.1 app/views/katello/layouts/react.html.erb
katello-3.16.1.2 app/views/katello/layouts/react.html.erb
katello-3.16.1.1 app/views/katello/layouts/react.html.erb
katello-3.17.0.rc2 app/views/katello/layouts/react.html.erb
katello-3.16.1 app/views/katello/layouts/react.html.erb
katello-3.17.0.rc1 app/views/katello/layouts/react.html.erb
katello-3.16.0 app/views/katello/layouts/react.html.erb
katello-3.16.0.rc5.1 app/views/katello/layouts/react.html.erb
katello-3.16.0.rc5 app/views/katello/layouts/react.html.erb
katello-3.16.0.rc4.1 app/views/katello/layouts/react.html.erb
katello-3.15.3.1 app/views/katello/layouts/react.html.erb