Sha256: 0b8f80116711339b2fc117487a2e5cff75be68e52fdbe47abfe6ebf9fe2d459f

Contents?: true

Size: 284 Bytes

Versions: 10

Compression:

Stored size: 284 Bytes

Contents

<% title(_('Edit Application Instance %s') % @app_instance) %>

<% content_for(:javascripts) do %>
  <%= webpacked_plugins_js_for :foreman_acd %>
<% end %>
<% content_for(:stylesheets) do %>
  <%= webpacked_plugins_css_for :foreman_acd %>
<% end %>

<%= render :partial => 'form' %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
foreman_acd-0.5.0 app/views/foreman_acd/app_instances/edit.html.erb
foreman_acd-0.4.0 app/views/foreman_acd/app_instances/edit.html.erb
foreman_acd-0.3.0 app/views/foreman_acd/app_instances/edit.html.erb
foreman_acd-0.2.1 app/views/foreman_acd/app_instances/edit.html.erb
foreman_acd-0.0.6 app/views/foreman_acd/app_instances/edit.html.erb
foreman_acd-0.0.5 app/views/foreman_acd/app_instances/edit.html.erb
foreman_acd-0.0.4 app/views/foreman_acd/app_instances/edit.html.erb
foreman_acd-0.0.3 app/views/foreman_acd/app_instances/edit.html.erb
foreman_acd-0.0.2 app/views/foreman_acd/app_instances/edit.html.erb
foreman_acd-0.0.1 app/views/foreman_acd/app_instances/edit.html.erb