Sha256: b465df2d57c80514164d81ebdaea89b9c7d16651e73e77f54c36eaa4d2ba763c

Contents?: true

Size: 392 Bytes

Versions: 84

Compression:

Stored size: 392 Bytes

Contents

<% content_for(:javascripts) do %>
  <%= webpacked_plugins_js_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>
  <%= yield %>
<% end %>
<%= render file: "layouts/base" %>

Version data entries

84 entries across 84 versions & 1 rubygems

Version Path
foreman_rh_cloud-4.0.27 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.26 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-4.0.26 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-4.0.25.1 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.25 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-4.0.25 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.24.1 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-4.0.24.1 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.24 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-4.0.24 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.23 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-4.0.23 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.22 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-4.0.22 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-4.0.21.1 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.21.1 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.21 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.20 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.19 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-3.0.18.1 app/views/layouts/foreman_rh_cloud/application.html.erb