Sha256: 5db88f9ab206f635d0bdb507ab87ac2ac8b080fdde4eeb4231e0c7fbacf3b3c7

Contents?: true

Size: 538 Bytes

Versions: 28

Compression:

Stored size: 538 Bytes

Contents

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

<% content_for(:stylesheets) do %>
    <%= webpacked_plugins_css_for :'foreman_rh_cloud' %>
<% 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="ForemanRhCloudReactRoot"></div>
  <%= yield %>
<% end %>
<%= render file: "layouts/base" %>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
foreman_rh_cloud-1.0.18 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-1.0.17 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-1.0.16 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-1.0.15 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-1.0.14 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-0.9.14 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-0.9.13.1 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-1.0.13.1 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-0.9.13 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-1.0.13 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-0.9.12 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-1.0.12 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-2.0.12 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-0.9.11 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-1.0.11 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-2.0.11 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-0.9.10 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-1.0.10 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-2.0.10 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-2.0.9 app/views/layouts/foreman_rh_cloud/application.html.erb