Sha256: 83a7bc6325b3bb348530df32d831ca37c5d76846117b91e14fa9f97cba9d199f

Contents?: true

Size: 419 Bytes

Versions: 177

Compression:

Stored size: 419 Bytes

Contents

<% if @exit_site_infection.valid? %>
  $("#infection").replaceWith("<%= escape_javascript(
    render "details", patient: @patient, exit_site_infection: @exit_site_infection
  ) %>");

<% else %>
  $("<%= dom_id(@exit_site_infection, "#edit")%>").replaceWith("<%= escape_javascript(
    render "form", patient: @patient, exit_site_infection: @exit_site_infection
  ) %>");
  initDatepickersIn("#infection");

<% end %>

Version data entries

177 entries across 177 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.1.0 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.167 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.166 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.165 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.164 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.163 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.162 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.161 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.160 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.159 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.158 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.157 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.156 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.155 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.153 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.152 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.151 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.149 app/views/renalware/pd/exit_site_infections/update.js.erb
renalware-core-2.0.148 app/views/renalware/pd/exit_site_infections/update.js.erb