Sha256: b465df2d57c80514164d81ebdaea89b9c7d16651e73e77f54c36eaa4d2ba763c

Contents?: true

Size: 392 Bytes

Versions: 83

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

83 entries across 83 versions & 1 rubygems

Version Path
foreman_rh_cloud-9.0.59 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-11.0.2 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-11.0.1 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-11.0.0 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-9.0.58 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-10.0.2 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-9.0.57 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-10.0.1 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-9.0.56 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-9.0.55 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-9.0.54 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-9.0.53 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-9.0.52 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-8.0.52 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-9.0.51 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-8.0.51 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-7.0.48 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-7.0.47 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-8.0.50 app/views/layouts/foreman_rh_cloud/application.html.erb
foreman_rh_cloud-8.0.49 app/views/layouts/foreman_rh_cloud/application.html.erb